Skip to content

Commit 7e4b087

Browse files
build(deps): bump uuid and jest-junit in /src/cdk
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 969d97a commit 7e4b087

2 files changed

Lines changed: 15 additions & 36 deletions

File tree

src/cdk/package-lock.json

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

src/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-unicorn": "^61.0.2",
2626
"http-server": "^14.1.1",
2727
"jest": "^30.2.0",
28-
"jest-junit": "^16.0.0",
28+
"jest-junit": "^17.0.0",
2929
"ts-jest": "^29.4.5",
3030
"ts-node": "^10.9.2",
3131
"typedoc": "^0.28.14",

0 commit comments

Comments
 (0)