Skip to content

Commit

Permalink
chore(deps-dev): bump uuid from 10.0.0 to 11.0.2 (#401)
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent fd37c5a commit fae2648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"proxyquire": "^2.1.3",
"sinon": "^19.0.2",
"tap": "^16.0.1",
"uuid": "^10.0.0"
"uuid": "^11.0.2"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit fae2648

Please sign in to comment.