Skip to content

Commit 4e1de47

Browse files
Bump the vscode group with 2 updates
Bumps the vscode group with 2 updates: [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) and [@vscode/vsce](https://github.com/Microsoft/vsce). Updates `@types/vscode` from 1.90.0 to 1.91.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vscode/vsce` from 2.27.0 to 2.29.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v2.27.0...v2.29.0) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode - dependency-name: "@vscode/vsce" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vscode ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb39e20 commit 4e1de47

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
"devDependencies": {
115115
"@stylistic/eslint-plugin-js": "^2.3.0",
116116
"@types/node": "^20.14.9",
117-
"@types/vscode": "^1.90.0",
117+
"@types/vscode": "^1.91.0",
118118
"@typescript-eslint/eslint-plugin": "^7.15.0",
119119
"@typescript-eslint/parser": "^7.15.0",
120-
"@vscode/vsce": "^2.27.0",
120+
"@vscode/vsce": "^2.29.0",
121121
"eslint": "^8.57.0",
122122
"eslint-plugin-sonarjs": "^1.0.3",
123123
"eslint-plugin-unicorn": "^54.0.0",

0 commit comments

Comments
 (0)