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/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vscode/vsce](https://github.com/Microsoft/vsce).


Updates `@types/node` from 22.2.0 to 22.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vscode/vsce` from 2.31.1 to 3.0.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.31.1...v3.0.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  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-major
  dependency-group: vscode
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent afa0551 commit e5e48d8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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 @@ -127,10 +127,10 @@
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.6.4",
"@types/node": "^22.2.0",
"@types/node": "^22.4.0",
"@types/vscode": "^1.92.0",
"@typescript-eslint/parser": "^8.1.0",
"@vscode/vsce": "^2.31.1",
"@vscode/vsce": "^3.0.0",
"eslint": "^9.9.0",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-unicorn": "^55.0.0",
Expand Down

0 comments on commit e5e48d8

Please sign in to comment.