Skip to content

Commit 45023e0

Browse files
chore: bump @types/node in the dev-dependencies-typescript group (#629)
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 77b563e commit 45023e0

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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@fastify/swagger": "^9.0.0",
1717
"@fastify/swagger-ui": "^6.0.0",
18-
"@types/node": "^25.0.3",
18+
"@types/node": "^26.0.1",
1919
"benchmark": "^2.1.4",
2020
"c8": "^11.0.0",
2121
"climem": "^2.0.0",

0 commit comments

Comments
 (0)