Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
double-beep authored Aug 22, 2023
1 parent 6c8aca0 commit 9992660
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 83 deletions.
149 changes: 71 additions & 78 deletions npm-shrinkwrap.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"license": "ISC",
"devDependencies": {
"@types/jquery": "3.5.16",
"@types/node": "^20.4.9",
"@types/tampermonkey": "4.0.10",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@types/node": "^20.5.2",
"@types/tampermonkey": "4.20.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@userscripters/stackexchange-global-types": "^2.7.0",
"eslint": "8.46.0",
"eslint": "8.47.0",
"ts-loader": "9.4.4",
"ts-node": "10.9.1",
"typescript": "5.1.6",
Expand Down

0 comments on commit 9992660

Please sign in to comment.