Skip to content

Commit

Permalink
Bump the vscode group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the vscode group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) and [@vscode/vsce](https://github.com/Microsoft/vsce).


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

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

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode
- 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 Oct 12, 2024
1 parent b696804 commit b44cb60
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 43 deletions.
81 changes: 41 additions & 40 deletions package-lock.json

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

6 changes: 3 additions & 3 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.7.2",
"@types/node": "^22.5.1",
"@types/vscode": "^1.92.0",
"@types/node": "^22.7.5",
"@types/vscode": "^1.94.0",
"@typescript-eslint/parser": "^8.3.0",
"@vscode/vsce": "^3.0.0",
"@vscode/vsce": "^3.1.1",
"eslint": "^9.9.1",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-unicorn": "^55.0.0",
Expand Down

0 comments on commit b44cb60

Please sign in to comment.