Skip to content

Commit 03a789f

Browse files
chore(deps): bump @types/node in /templates/typescript-tests
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.19 to 25.0.9. - [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.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05c0d25 commit 03a789f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/typescript-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/koa": "^2.15.0",
3232
"@types/koa-bodyparser": "^4.3.12",
3333
"@types/koa__router": "^12.0.4",
34-
"@types/node": "^20.12.12"
34+
"@types/node": "^25.0.9"
3535
},
3636
"pnpm": {
3737
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)