Skip to content

Commit ae2d703

Browse files
chore(deps): update dependency vsce to v1.74.0 (#661)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 3e2c0fc commit ae2d703

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"rollup-plugin-commonjs": "10.1.0",
123123
"tslint": "5.20.1",
124124
"tslint-eslint-rules": "5.4.0",
125-
"vsce": "1.73.0",
125+
"vsce": "1.74.0",
126126
"vscode": "1.1.36",
127127
"vscode-jsonrpc": "5.0.1",
128128
"vscode-tmgrammar-test": "0.0.8"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ linkify-it@^2.0.0:
670670
dependencies:
671671
uc.micro "^1.0.1"
672672

673-
lodash@^4.15.0, lodash@^4.17.10:
673+
lodash@^4.15.0, lodash@^4.17.15:
674674
version "4.17.15"
675675
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
676676
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -1185,10 +1185,10 @@ [email protected]:
11851185
core-util-is "1.0.2"
11861186
extsprintf "^1.2.0"
11871187

1188-
vsce@1.73.0:
1189-
version "1.73.0"
1190-
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.73.0.tgz#f65b501f0d1e45e50b220b284a47df164c4e847b"
1191-
integrity sha512-6W37Ebbkj3uF3WhT+SCfRtsneRQEFcGvf/XYz+b6OAgDCj4gPurWyDVrqw/HLsbP1WflGIyUfVZ8t5M7kQp6Uw==
1188+
vsce@1.74.0:
1189+
version "1.74.0"
1190+
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.74.0.tgz#ed70a20d08c70e63d21b99fc35428c4c8efc0a82"
1191+
integrity sha512-8zWM9bZBNn9my40kkxAxdY4nhb9ADfazXsyDgx1thbRaLPbmPTlmqQ55vCAyWYFEi6XbJv8w599vzVUqsU1gHg==
11921192
dependencies:
11931193
azure-devops-node-api "^7.2.0"
11941194
chalk "^2.4.2"
@@ -1197,7 +1197,7 @@ [email protected]:
11971197
denodeify "^1.2.1"
11981198
didyoumean "^1.2.1"
11991199
glob "^7.0.6"
1200-
lodash "^4.17.10"
1200+
lodash "^4.17.15"
12011201
markdown-it "^8.3.1"
12021202
mime "^1.3.4"
12031203
minimatch "^3.0.3"

0 commit comments

Comments
 (0)