Skip to content

Commit 7e2f541

Browse files
chore(deps-dev): bump @types/uuid from 10.0.0 to 11.0.0 in /client (#1644)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d641b2 commit 7e2f541

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.1.13",
2727
"@types/react-dom": "^19.1.9",
2828
"@types/ssh2": "^1.15.5",
29-
"@types/uuid": "^10.0.0",
29+
"@types/uuid": "^11.0.0",
3030
"@types/vscode": "1.82.0",
3131
"@types/vscode-notebook-renderer": "^1.72.4",
3232
"@vscode/test-electron": "^2.5.2"

0 commit comments

Comments
 (0)