Skip to content

Commit b8c1472

Browse files
chore: bump @types/node in the dev-dependencies-typescript group (#196)
Bumps the dev-dependencies-typescript group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.9.4 to 26.0.1 - [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: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies-typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bfe580 commit b8c1472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
],
6161
"devDependencies": {
6262
"@fastify/auth": "^5.0.0",
63-
"@types/node": "^25.0.3",
63+
"@types/node": "^26.0.1",
6464
"c8": "^11.0.0",
6565
"eslint": "^9.17.0",
6666
"fastify": "^5.0.0",

0 commit comments

Comments
 (0)