Skip to content

Commit

Permalink
chore(deps-dev): bump vsce from 1.85.1 to 1.86.0 (#574)
Browse files Browse the repository at this point in the history
Bumps [vsce](https://github.com/Microsoft/vsce) from 1.85.1 to 1.86.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v1.85.1...v1.86.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent 7d00a73 commit fe55520
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"mocha": "^8.3.1",
"rimraf": "^3.0.2",
"sinon": "^9.2.4",
"vsce": "^1.85.1",
"vsce": "^1.86.0",
"vscode-test": "^1.5.1"
},
"author": "Tom Raviv",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2209,10 +2209,10 @@ vendor-prefixes@1.0.0:
resolved "https://registry.yarnpkg.com/vendor-prefixes/-/vendor-prefixes-1.0.0.tgz#1c7b92ece46e2f1a06c5a907613f5d50045df531"
integrity sha1-HHuS7ORuLxoGxakHYT9dUARd9TE=

vsce@^1.85.1:
version "1.85.1"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.85.1.tgz#e232563a7aaf0b12af5c2e8ec5df5cac78799b55"
integrity sha512-IdfH8OCK+FgQGmihFoh6/17KBl4Ad3q4Sw3NFNI9T9KX6KdMR5az2/GO512cC9IqCjbgJl12CA7X84vYoc0ifg==
vsce@^1.86.0:
version "1.86.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.86.0.tgz#e95252ab3eb2636249de927a1e1fc9cb8625eebf"
integrity sha512-B+T46mvUnI2m7/AGHG0QshXNffGHiHJCha2YUZByNI8llFt9V4mksBFLt0iUY+Kx2akkQxi8gjxGeH7TfeHsIA==
dependencies:
azure-devops-node-api "^7.2.0"
chalk "^2.4.2"
Expand Down

0 comments on commit fe55520

Please sign in to comment.