Skip to content

Commit

Permalink
build(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 (#479)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 14545ce commit 9e2a2e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/server-analysis-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/dockerode": "^3.3.29",
"@types/tar-stream": "^2.2.2",
"@types/uuid": "^9.0.8",
"@types/uuid": "^10.0.0",
"ts-node": "^10.9.2"
},
"publishConfig": {
Expand Down

0 comments on commit 9e2a2e2

Please sign in to comment.