Skip to content

Commit

Permalink
chore(deps): Bump uuid from 10.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ad45bf2 commit 70d1421
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"p-event": "^6.0.1",
"semantic-release": "^24.1.1",
"tempy": "^3.1.0",
"uuid": "^10.0.0",
"uuid": "^11.0.1",
"xo": "^0.59.3"
},
"ava": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2371,7 +2371,7 @@ __metadata:
p-event: "npm:^6.0.1"
semantic-release: "npm:^24.1.1"
tempy: "npm:^3.1.0"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.1"
xo: "npm:^0.59.3"
bin:
create-npm: ./src/bin/create-npm.js
Expand Down Expand Up @@ -8766,12 +8766,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^11.0.1":
version: 11.0.1
resolution: "uuid@npm:11.0.1"
bin:
uuid: dist/bin/uuid
checksum: eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: cd5a1d7eccfd6da80382ec88cfa28b68dce2c1c1402228b813fc0065ab8b29d20594cffeb67d850bc166ade677a6c35741072bd9dd0cc7d565c1fe8eca14ef22
languageName: node
linkType: hard

Expand Down

0 comments on commit 70d1421

Please sign in to comment.