Skip to content

Commit

Permalink
Bump @types/node from 22.1.0 to 22.2.0 in the vscode group (#92)
Browse files Browse the repository at this point in the history
Bumps the vscode group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent ea3c86e commit 6352b6d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.6.2",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/vscode": "^1.92.0",
"@typescript-eslint/parser": "^8.0.1",
"@vscode/vsce": "^2.31.1",
Expand Down

0 comments on commit 6352b6d

Please sign in to comment.