Skip to content

Commit 319a8cf

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 785fc8c commit 319a8cf

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
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@release-it/conventional-changelog": "^10.0.1",
3131
"@types/node": "^24.10.0",
32-
"@types/uuid": "^10.0.0",
32+
"@types/uuid": "^11.0.0",
3333
"@typescript-eslint/eslint-plugin": "^8.46.0",
3434
"@typescript-eslint/parser": "^8.46.0",
3535
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)