Skip to content

Commit

Permalink
web: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Nov 12, 2022
1 parent 1f50042 commit 42b467c
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 98 deletions.
194 changes: 99 additions & 95 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"lit": "^2.4.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"prettier": "^2.7.1",
"typescript": "^4.8.4",
"vite": "^3.2.2"
"vite": "^3.2.3"
}
}

1 comment on commit 42b467c

@vercel
Copy link

@vercel vercel bot commented on 42b467c Nov 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

giscus-component – ./

giscus-component-git-main-giscus.vercel.app
giscus-component.vercel.app
giscus-component-giscus.vercel.app

Please sign in to comment.