Skip to content

Commit 77c57a9

Browse files
authored
Merge branch 'main' into seanmcm/llvm22Update
2 parents a67569c + 40e39ac commit 77c57a9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6868,7 +6868,7 @@
68686868
"node-vswhere": "^1.0.2",
68696869
"plist": "^3.1.0",
68706870
"posix-getopt": "^1.2.1",
6871-
"shell-quote": "^1.8.1",
6871+
"shell-quote": "1.8.2",
68726872
"ssh-config": "^4.4.4",
68736873
"tmp": "^0.2.5",
68746874
"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)