Skip to content

Commit 15c4384

Browse files
author
automatic-merge
committed
Merge remote branch 'origin/master' into edge
2 parents 8d84d50 + 0279380 commit 15c4384

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

integration/vscode/ada/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/vscode/ada/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -911,10 +911,10 @@
911911
"@types/ws": "8.5.4",
912912
"@typescript-eslint/eslint-plugin": "5.54.0",
913913
"@typescript-eslint/parser": "5.55.0",
914+
"@vscode/test-cli": "^0.0.6",
914915
"@vscode/test-electron": "^2.3.0",
915916
"@vscode/vsce": "^2.21.1",
916917
"esbuild-wasm": "0.17.11",
917-
"@vscode/test-cli": "^0.0.6",
918918
"eslint": "8.36.0",
919919
"eslint-config-prettier": "8.7.0",
920920
"eslint-plugin-prettier": "4.2.1",
@@ -948,6 +948,6 @@
948948
"process": "0.11.10",
949949
"vscode-languageclient": "9.0.1",
950950
"winston": "3.10.0",
951-
"ws": "8.13.0"
951+
"ws": "^8.17.1"
952952
}
953953
}

0 commit comments

Comments
 (0)