Skip to content

Commit

Permalink
update typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed May 5, 2024
1 parent 5356a72 commit 177506f
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
176 changes: 88 additions & 88 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"@types/mocha": "^10.0.6",
"@types/vscode": "=1.80.0",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vscode/test-web": "^0.0.54",
"assert": "^2.1.0",
"buffer": "^6.0.3",
Expand Down

0 comments on commit 177506f

Please sign in to comment.