Skip to content

Commit aa83ee6

Browse files
Bump vsce from 2.13.0 to 2.14.0 (#916)
* Bump vsce from 2.13.0 to 2.14.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.13.0...v2.14.0) --- updated-dependencies: - dependency-name: vsce dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump change log Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
1 parent ec8dd32 commit aa83ee6

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ What's changed since v2.5.0:
3434
[#920](https://github.com/microsoft/PSRule-vscode/pull/920)
3535
- Bumps vscode engine to v1.73.0.
3636
[#914](https://github.com/microsoft/PSRule-vscode/pull/914)
37-
- Bump vsce to v2.13.0.
38-
[#901](https://github.com/microsoft/PSRule-vscode/pull/901)
37+
- Bump vsce to v2.14.0.
38+
[#916](https://github.com/microsoft/PSRule-vscode/pull/916)
3939
- Bumps @vscode/test-electron to v2.2.0.
4040
[#902](https://github.com/microsoft/PSRule-vscode/pull/902)
4141
- Bump typescript to v4.9.3.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
"minimist": ">=1.2.7",
419419
"mocha": "^10.1.0",
420420
"typescript": "^4.9.3",
421-
"vsce": "^2.13.0",
421+
"vsce": "^2.14.0",
422422
"@vscode/test-electron": "^2.2.0",
423423
"nth-check": ">=2.1.1",
424424
"ansi-regex": ">=6.0.1"

0 commit comments

Comments
 (0)