Skip to content

Commit 09029e0

Browse files
fix(deps-dev): bump @types/node in the all-minor-patch group (#60)
Bumps the all-minor-patch group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.2.1 to 25.2.2 - [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-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d64a368 commit 09029e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@commitlint/cli": "^20.4.1",
5757
"@commitlint/config-conventional": "^20.4.1",
5858
"@types/mocha": "10.0.10",
59-
"@types/node": "25.2.1",
59+
"@types/node": "25.2.2",
6060
"@types/vscode": "1.109.0",
6161
"@typescript-eslint/eslint-plugin": "8.54.0",
6262
"@typescript-eslint/parser": "8.54.0",

0 commit comments

Comments
 (0)