Skip to content

Commit 31a7ac0

Browse files
committed
update packages
1 parent d42335f commit 31a7ac0

File tree

3 files changed

+183
-231
lines changed

3 files changed

+183
-231
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,8 @@
773773
"@types/mocha": "^9.1.1",
774774
"@types/node": "^16.11.7",
775775
"@types/vscode": "^1.67.0",
776-
"@typescript-eslint/eslint-plugin": "^5.30.4",
777-
"@typescript-eslint/parser": "^5.30.4",
776+
"@typescript-eslint/eslint-plugin": "^5.30.6",
777+
"@typescript-eslint/parser": "^5.30.6",
778778
"@vscode/debugadapter-testsupport": "^1.56.0",
779779
"@vscode/test-electron": "^2.1.5",
780780
"eslint": "^8.19.0",
@@ -789,7 +789,7 @@
789789
"prettier": "^2.7.1",
790790
"ts-loader": "^9.3.1",
791791
"typescript": "^4.7.4",
792-
"vsce": "^2.9.2",
792+
"vsce": "^2.9.3",
793793
"webpack": "^5.73.0",
794794
"webpack-cli": "^4.10.0"
795795
}

0 commit comments

Comments
 (0)