Skip to content

Commit 4c97386

Browse files
chore: bump @types/node in the dev-dependencies-typescript group (#357)
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 700ccb4 commit 4c97386

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
@@ -58,7 +58,7 @@
5858
}
5959
],
6060
"devDependencies": {
61-
"@types/node": "^25.0.3",
61+
"@types/node": "^26.0.1",
6262
"benchmark": "^2.1.4",
6363
"c8": "^11.0.0",
6464
"eslint": "^9.17.0",

0 commit comments

Comments
 (0)