Skip to content

Commit 030329f

Browse files
committed
update packages
1 parent 9910a12 commit 030329f

File tree

3 files changed

+205
-117
lines changed

3 files changed

+205
-117
lines changed

package-lock.json

Lines changed: 94 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -796,11 +796,11 @@
796796
"@types/mocha": "^9.1.1",
797797
"@types/node": "^16.11.7",
798798
"@types/vscode": "^1.67.0",
799-
"@typescript-eslint/eslint-plugin": "^5.32.0",
800-
"@typescript-eslint/parser": "^5.32.0",
799+
"@typescript-eslint/eslint-plugin": "^5.34.0",
800+
"@typescript-eslint/parser": "^5.34.0",
801801
"@vscode/debugadapter-testsupport": "^1.57.0",
802802
"@vscode/test-electron": "^2.1.5",
803-
"eslint": "^8.21.0",
803+
"eslint": "^8.22.0",
804804
"eslint-config-prettier": "^8.5.0",
805805
"eslint-plugin-import": "^2.26.0",
806806
"eslint-plugin-jsx-a11y": "^6.6.1",
@@ -812,7 +812,7 @@
812812
"prettier": "^2.7.1",
813813
"ts-loader": "^9.3.1",
814814
"typescript": "^4.7.4",
815-
"vsce": "^2.10.0",
815+
"vsce": "^2.10.2",
816816
"webpack": "^5.74.0",
817817
"webpack-cli": "^4.10.0"
818818
}

0 commit comments

Comments
 (0)