Skip to content

Commit

Permalink
chore(deps-dev): bump vsce from 2.6.7 to 2.7.0 (ocamllabs#901)
Browse files Browse the repository at this point in the history
Bumps [vsce](https://github.com/Microsoft/vsce) from 2.6.7 to 2.7.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.6.7...v2.7.0)

---
updated-dependencies:
- dependency-name: vsce
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] authored Mar 22, 2022
1 parent d837608 commit 13e1c60
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 @@ -1035,7 +1035,7 @@
"npm-run-all": "4.1.5",
"ovsx": "0.1.0-next.97d460c",
"prettier": "2.5.1",
"vsce": "2.6.7",
"vsce": "2.7.0",
"vscode-test": "1.6.1"
},
"prettier": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2058,10 +2058,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vsce@2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.7.tgz#e590ff957d07910c471334857627c3e7f57e87bc"
integrity sha512-5dEtdi/yzWQbOU7JDUSOs8lmSzzkewBR5P122BUkmXE6A/DEdFsKNsg2773NGXJTwwF1MfsOgUR6QVF3cLLJNQ==
vsce@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.7.0.tgz#7be8deebd1e673b996238d608e7f7324c98744ed"
integrity sha512-CKU34wrQlbKDeJCRBkd1a8iwF9EvNxcYMg9hAUH6AxFGR6Wo2IKWwt3cJIcusHxx6XdjDHWlfAS/fJN30uvVnA==
dependencies:
azure-devops-node-api "^11.0.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 13e1c60

Please sign in to comment.