Skip to content

Commit 3cedc10

Browse files
chore(satellite): bump @types/node in /services/satellite
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.4 to 26.0.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: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e81076 commit 3cedc10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@release-it/conventional-changelog": "^10.0.5",
34-
"@types/node": "^25.4.0",
34+
"@types/node": "^26.0.0",
3535
"@typescript-eslint/eslint-plugin": "^8.56.1",
3636
"@typescript-eslint/parser": "^8.56.1",
3737
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)