Skip to content

Commit

Permalink
chore: Bump @types/uuid from 9.0.7 to 9.0.8
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.7 to 9.0.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and doug-wade committed Feb 6, 2024
1 parent cf0647f commit 46b0200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/uuid": "^9.0.7",
"@types/uuid": "^9.0.8",
"concurrently": "^8.2.2",
"esbuild": "^0.19.10",
"esbuild-jest": "^0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2973,7 +2973,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tybalt/test-utils@workspace:packages/test-utils"
dependencies:
"@types/uuid": "npm:^9.0.7"
"@types/uuid": "npm:^9.0.8"
concurrently: "npm:^8.2.2"
esbuild: "npm:^0.19.10"
esbuild-jest: "npm:^0.5.0"
Expand Down Expand Up @@ -3299,10 +3299,10 @@ __metadata:
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
checksum: c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
"@types/uuid@npm:^9.0.8":
version: 9.0.8
resolution: "@types/uuid@npm:9.0.8"
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
languageName: node
linkType: hard

Expand Down

0 comments on commit 46b0200

Please sign in to comment.