Skip to content

Commit 1ba7a9f

Browse files
fix(deps-dev): bump @types/node in the all-minor-patch group (#24)
Bumps the all-minor-patch group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.9.1 to 24.9.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: 24.9.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 8647a32 commit 1ba7a9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1.0",
5757
"@commitlint/config-conventional": "^20.0.0",
5858
"@types/mocha": "10.0.10",
59-
"@types/node": "24.9.1",
59+
"@types/node": "24.9.2",
6060
"@types/vscode": "1.105.0",
6161
"@typescript-eslint/eslint-plugin": "8.46.2",
6262
"@typescript-eslint/parser": "8.46.2",

0 commit comments

Comments
 (0)