Skip to content

Commit 356aa8c

Browse files
chore(deps-dev): bump @types/node from 20.19.30 to 25.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.30 to 25.0.10. - [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.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033b5ab commit 356aa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@objectstack/ql": "*"
2828
},
2929
"devDependencies": {
30-
"@types/node": "^20.0.0",
30+
"@types/node": "^25.0.10",
3131
"@types/react": "^18.0.0",
3232
"typescript": "^5.0.0"
3333
},

0 commit comments

Comments
 (0)