Skip to content

Commit fb903f6

Browse files
authored
Fix a minor issue with the yarn.lock. (#13700)
1 parent bd97021 commit fb903f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,15 +1195,15 @@ bl@^5.0.0:
11951195
inherits "^2.0.4"
11961196
readable-stream "^3.4.0"
11971197

1198-
brace-expansion@1.1.7@1.1.12, brace-expansion@^1.1.7:
1198+
brace-expansion@^1.1.7:
11991199
version "1.1.12"
12001200
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
12011201
integrity sha1-q5tFRGblqMw6GHvqrVgEEqnFuEM=
12021202
dependencies:
12031203
balanced-match "^1.0.0"
12041204
concat-map "0.0.1"
12051205

1206-
brace-expansion@^2.0.1, brace-expansion@^2.0.1@2.0.2:
1206+
brace-expansion@^2.0.1:
12071207
version "2.0.2"
12081208
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
12091209
integrity sha1-VPxTI3phPYVMe9N0Y6rRffhyFOc=

0 commit comments

Comments
 (0)