Skip to content

Commit 360f7cf

Browse files
committed
build: update packages
1 parent bea720d commit 360f7cf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@
12201220
"ms-python.python"
12211221
],
12221222
"dependencies": {
1223-
"@vscode/debugadapter": "^1.58.0",
1223+
"@vscode/debugadapter": "^1.59.0",
12241224
"ansi-colors": "^4.1.3",
12251225
"vscode-languageclient": "^8.1.0-next.6"
12261226
},
@@ -1229,11 +1229,11 @@
12291229
"@types/mocha": "^10.0.1",
12301230
"@types/node": "^18.11.18",
12311231
"@types/vscode": "^1.67.0",
1232-
"@typescript-eslint/eslint-plugin": "^5.49.0",
1233-
"@typescript-eslint/parser": "^5.48.1",
1234-
"@vscode/debugadapter-testsupport": "^1.58.0",
1235-
"@vscode/test-electron": "^2.2.2",
1236-
"eslint": "^8.32.0",
1232+
"@typescript-eslint/eslint-plugin": "^5.50.0",
1233+
"@typescript-eslint/parser": "^5.50.0",
1234+
"@vscode/debugadapter-testsupport": "^1.59.0",
1235+
"@vscode/test-electron": "^2.2.3",
1236+
"eslint": "^8.33.0",
12371237
"eslint-config-prettier": "^8.6.0",
12381238
"eslint-plugin-import": "^2.27.5",
12391239
"eslint-plugin-jsx-a11y": "^6.7.1",
@@ -1244,8 +1244,8 @@
12441244
"ovsx": "^0.8.0",
12451245
"prettier": "^2.8.3",
12461246
"ts-loader": "^9.4.2",
1247-
"typescript": "^4.9.4",
1248-
"@vscode/vsce": "^2.16.0",
1247+
"typescript": "^4.9.5",
1248+
"@vscode/vsce": "^2.17.0",
12491249
"webpack": "^5.75.0",
12501250
"webpack-cli": "^5.0.1"
12511251
}

0 commit comments

Comments
 (0)