Skip to content

Commit

Permalink
Bump uuid from 10.0.0 to 11.0.1 in /screen2.0
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2155f76 commit 72f04ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"tailwindcss": "3.4.13",
"umap-js": "1.4.0",
"umms-gb": "^3.10.0",
"uuid": "^10.0.0"
"uuid": "^11.0.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
Expand Down
12 changes: 6 additions & 6 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10483,7 +10483,7 @@ __metadata:
typescript: 5.6.2
umap-js: 1.4.0
umms-gb: ^3.10.0
uuid: ^10.0.0
uuid: ^11.0.1
webpack: ^5.94.0
webpack-cli: ^5.1.4
languageName: unknown
Expand Down Expand Up @@ -11879,12 +11879,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: 4b81611ade2885d2313ddd8dc865d93d8dccc13ddf901745edca8f86d99bc46d7a330d678e7532e7ebf93ce616679fb19b2e3568873ac0c14c999032acb25869
uuid: dist/esm/bin/uuid
checksum: 6125cb3c7a93497aca3e8548fb670d877165a4f66b6d32af92f5464423cddd9fb942bb8baf3581bc1e29aa569f9d25635f47c3cbe020db31cf5106629b99c5d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 72f04ef

Please sign in to comment.