Skip to content

Commit

Permalink
Bump vsce from 2.6.5 to 2.6.6
Browse files Browse the repository at this point in the history
Bumps [vsce](https://github.com/Microsoft/vsce) from 2.6.5 to 2.6.6.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.6.5...v2.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2022
1 parent 97ae6d7 commit 7c14290
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 @@ -1005,7 +1005,7 @@
"npm-run-all": "4.1.5",
"ovsx": "0.1.0-next.97d460c",
"prettier": "2.5.1",
"vsce": "2.6.5",
"vsce": "2.6.6",
"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 @@ -1995,10 +1995,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vsce@2.6.5:
version "2.6.5"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.5.tgz#74a0fad427bf7c25087746e6e16e1f7265f43361"
integrity sha512-KB3m0CDlWZCKwjQx2oSg35vWgTNrcOPcL6DGLVGewKhadwbL2OWGRoMRKUUFFtPFKwp3BwuTvEM5fENG/AQ5Lg==
vsce@2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-2.6.6.tgz#9f9f20ae62ba2da95a548cc368665a7776f7a4d7"
integrity sha512-i43WxqgX0qESGsfja/A4Nw+cyuFWdhErU0WtStI/CYZYCInbNczYWs1yDCdjj0bqc9V/10vBRyRhUe+mdd2Q4A==
dependencies:
azure-devops-node-api "^11.0.1"
chalk "^2.4.2"
Expand Down

0 comments on commit 7c14290

Please sign in to comment.