Skip to content

Commit 8076651

Browse files
authored
Merge pull request #3299 from cdr/dependabot/npm_and_yarn/lib/vscode/underscore-1.12.1
chore(deps-dev): bump underscore from 1.8.3 to 1.12.1 in /lib/vscode
2 parents 14dbd16 + 1eee766 commit 8076651

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

lib/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"tsec": "0.1.4",
196196
"typescript": "^4.3.0-dev.20210305",
197197
"typescript-formatter": "7.1.0",
198-
"underscore": "^1.8.2",
198+
"underscore": "^1.12.1",
199199
"vinyl": "^2.0.0",
200200
"vinyl-fs": "^3.0.0",
201201
"vscode-debugprotocol": "1.46.0",

lib/vscode/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9132,7 +9132,12 @@ unc-path-regex@^0.1.2:
91329132
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
91339133
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
91349134

9135-
underscore@^1.8.2, underscore@~1.8.3:
9135+
underscore@^1.12.1:
9136+
version "1.12.1"
9137+
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
9138+
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
9139+
9140+
underscore@~1.8.3:
91369141
version "1.8.3"
91379142
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
91389143
integrity sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=

0 commit comments

Comments
 (0)