Skip to content

Commit a66a940

Browse files
chore(satellite): bump @types/uuid in /services/satellite
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01a130e commit a66a940

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
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@release-it/conventional-changelog": "^10.0.1",
2828
"@types/node": "^24.7.0",
29-
"@types/uuid": "^10.0.0",
29+
"@types/uuid": "^11.0.0",
3030
"@typescript-eslint/eslint-plugin": "^8.46.0",
3131
"@typescript-eslint/parser": "^8.46.0",
3232
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)