Skip to content

Commit bd49634

Browse files
chore(deps-dev): bump @types/node from 24.6.2 to 25.0.3 (#147)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.6.2 to 25.0.3. - [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.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb155f1 commit bd49634

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -20,7 +20,7 @@
2020
"@eslint/js": "^9.5.0",
2121
"@stylistic/eslint-plugin": "^5.1.0",
2222
"@stylistic/eslint-plugin-ts": "^4.2.0",
23-
"@types/node": "^24.0.8",
23+
"@types/node": "^25.0.3",
2424
"eslint": "^9.11.1",
2525
"eslint-plugin-tsdoc": "^0.4.0",
2626
"express": "^5.1.0",

0 commit comments

Comments
 (0)