Skip to content

Commit

Permalink
Upgrade: Bump vsce from 1.66.0 to 1.67.1
Browse files Browse the repository at this point in the history
Bumps [vsce](https://github.com/Microsoft/vsce) from 1.66.0 to 1.67.1.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v1.66.0...v1.67.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 7, 2019
1 parent aa8c0ab commit 3f9cbc6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/extension-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rimraf": "^3.0.0",
"sinon": "^7.4.2",
"typescript": "^3.6.3",
"vsce": "^1.66.0",
"vsce": "^1.67.1",
"vscode-languageclient": "^5.2.1",
"vscode-languageserver": "^5.2.1",
"webpack": "^4.39.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12589,10 +12589,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==

vsce@^1.66.0:
version "1.66.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.66.0.tgz#8cf1d64a4825d5d0523ea5efd0bf41e2c6829565"
integrity sha512-Zf4+WD4PhEcOr7jkU08SI9lwFqDhmhk73YOCGQ/tNLaBy+PnnX4eSdqj9LdzDLuI2dsyomJLXzDSNgxuaInxCQ==
vsce@^1.67.1:
version "1.67.1"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.67.1.tgz#82dbb29d0197de3d02482abfa9ea5199d2697065"
integrity sha512-Y/0fnfaLs2cCfytTGmy4Cp1bf9BaxHO7020YePdUwxjAlPlZ9+lm74M9yEFEWXTIug0L0sMax1WMz0TnozIqxg==
dependencies:
azure-devops-node-api "^7.2.0"
chalk "^2.4.2"
Expand Down

0 comments on commit 3f9cbc6

Please sign in to comment.