Skip to content

Commit c469764

Browse files
deps(dev): bump uuid from 11.1.0 to 12.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8339c79 commit c469764

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"semver": "^7.7.2",
8080
"ts-jest": "^29.4.1",
8181
"typescript-eslint": "^8.42.0",
82-
"uuid": "^11.1.0"
82+
"uuid": "^12.0.0"
8383
},
8484
"lint-staged": {
8585
"*.{js,ts}": "eslint --cache --fix",

0 commit comments

Comments
 (0)