Skip to content

Commit e50b404

Browse files
chore(satellite): bump @types/node in /services/satellite
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.14 to 24.4.0. - [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: 24.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecdcb91 commit e50b404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@release-it/conventional-changelog": "^10.0.1",
27-
"@types/node": "^20.0.0",
27+
"@types/node": "^24.4.0",
2828
"@typescript-eslint/eslint-plugin": "^8.36.0",
2929
"@typescript-eslint/parser": "^8.39.1",
3030
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)