Skip to content

Commit 47dd5ef

Browse files
chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 in /client (#1069)
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.8 to 10.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-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 f4a2877 commit 47dd5ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

Lines changed: 4 additions & 4 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
@@ -24,7 +24,7 @@
2424
"@types/react": "^18.3.3",
2525
"@types/react-dom": "^18.3.0",
2626
"@types/ssh2": "^1.15.0",
27-
"@types/uuid": "^9.0.8",
27+
"@types/uuid": "^10.0.0",
2828
"@types/vscode": "1.82.0",
2929
"@types/vscode-notebook-renderer": "^1.72.3",
3030
"@vscode/test-electron": "^2.4.0"

0 commit comments

Comments
 (0)