Skip to content

Commit ccddd4c

Browse files
chore(deps): bump uuid and jest-junit
Bumps [uuid](https://github.com/uuidjs/uuid) to 14.0.0 and updates ancestor dependency [jest-junit](https://github.com/jest-community/jest-junit). These dependencies need to be updated together. Updates `uuid` from 8.3.2 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.2...v14.0.0) Updates `jest-junit` from 16.0.0 to 17.0.0 - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v16.0.0...v17.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: indirect - dependency-name: jest-junit dependency-version: 17.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 450fdca commit ccddd4c

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

package-lock.json

Lines changed: 14 additions & 10 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
@@ -80,7 +80,7 @@
8080
"jest-environment-jsdom": "^29.7.0",
8181
"jest-html-reporter": "^3.10.2",
8282
"jest-html-reporters": "^3.1.7",
83-
"jest-junit": "^16.0.0",
83+
"jest-junit": "^17.0.0",
8484
"ts-jest": "^29.4.6",
8585
"typescript": "~5.7.3",
8686
"ts-node": "^10.9.2"

0 commit comments

Comments
 (0)