Skip to content

Commit

Permalink
Merge pull request #1072 from scalameta/dependabot/npm_and_yarn/vsce-…
Browse files Browse the repository at this point in the history
…2.10.0

build(deps-dev): bump vsce from 2.9.3 to 2.10.0
  • Loading branch information
tgodzik committed Jul 20, 2022
2 parents 1822de6 + 6078d68 commit 9523ad4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@
"rimraf": "^3.0.2",
"ts-mocha": "^10.0.0",
"typescript": "4.7.4",
"vsce": "2.9.3"
"vsce": "2.10.0"
},
"dependencies": {
"ansicolor": "^1.1.100",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2257,10 +2257,10 @@ v8-compile-cache@^2.0.3:
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==

vsce@2.9.3, vsce@^2.6.3:
version "2.9.3"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.9.3.tgz#df75156aba51e05e15510408a61988aa1b0bb6cd"
integrity sha512-hOLsxbev7Khho+bzDV/TV3jeTClzt8gFfkJvE1c5HidrgFsyE5aEg+e7XssaEU7LYLXDnWnpMt298UP7P/4Ycw==
vsce@2.10.0, vsce@^2.6.3:
version "2.10.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.10.0.tgz#19a9f070ec319e26d4f23567f32826f48fc694aa"
integrity sha512-b+wB3XMapEi368g64klSM6uylllZdNutseqbNY+tUoHYSy6g2NwnlWuAGKDQTYc0IqfDUjUFRQBpPgA89Q+Fyw==
dependencies:
azure-devops-node-api "^11.0.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 9523ad4

Please sign in to comment.