Skip to content

Commit 5ee2773

Browse files
chore(all): bump @types/uuid from 10.0.0 to 11.0.0
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 24b9c90 commit 5ee2773

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

package-lock.json

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)