Skip to content

Commit 40e39ac

Browse files
authored
Revert the shell-quote update. (#14229)
1 parent 8ff42d0 commit 40e39ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6800,7 +6800,7 @@
68006800
"node-vswhere": "^1.0.2",
68016801
"plist": "^3.1.0",
68026802
"posix-getopt": "^1.2.1",
6803-
"shell-quote": "^1.8.1",
6803+
"shell-quote": "1.8.2",
68046804
"ssh-config": "^4.4.4",
68056805
"tmp": "^0.2.5",
68066806
"vscode-cpptools": "^7.1.1",

Extension/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4366,10 +4366,10 @@ shebang-regex@^3.0.0:
43664366
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
43674367
integrity sha1-rhbxZE2HPsrYQ7AwexQzYtTEIXI=
43684368

4369-
shell-quote@^1.8.1:
4370-
version "1.8.3"
4371-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
4372-
integrity sha1-VeQO8zz1xomQI1Oj2M0aZyXwi0s=
4369+
shell-quote@1.8.2:
4370+
version "1.8.2"
4371+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a"
4372+
integrity sha1-0tg+BXlZ1T7CYTEenpuPUdyyk0o=
43734373

43744374
side-channel-list@^1.0.0:
43754375
version "1.0.0"

0 commit comments

Comments
 (0)