Skip to content

Commit

Permalink
Bump the vscode group with 2 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent bb39e20 commit 4e1de47
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.3.0",
"@types/node": "^20.14.9",
"@types/vscode": "^1.90.0",
"@types/vscode": "^1.91.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vscode/vsce": "^2.27.0",
"@vscode/vsce": "^2.29.0",
"eslint": "^8.57.0",
"eslint-plugin-sonarjs": "^1.0.3",
"eslint-plugin-unicorn": "^54.0.0",
Expand Down

0 comments on commit 4e1de47

Please sign in to comment.