Skip to content

Commit 3dda84d

Browse files
Bump @types/uuid from 10.0.0 to 11.0.0 in /src/Moryx.CommandCenter.Web
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07866de commit 3dda84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Moryx.CommandCenter.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^19.2.2",
2121
"@types/react-dom": "^19.2.1",
2222
"@types/react-redux": "^7.1.33",
23-
"@types/uuid": "^10.0.0",
23+
"@types/uuid": "^11.0.0",
2424
"moment": "^2.30.1",
2525
"path-scurry": "^2.0.0",
2626
"query-string": "^9.3.1",

0 commit comments

Comments
 (0)