Skip to content

Commit ec683b0

Browse files
chore(deps-dev): bump the jest group across 1 directory with 2 updates
Bumps the jest group with 2 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-junit](https://github.com/jest-community/jest-junit). Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) 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: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest-junit dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dca8823 commit ec683b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
"@types/normalize-package-data": "^2.4.4",
9494
"@types/spdx-expression-parse": "^3.0.5",
9595
"c8": "^11",
96-
"jest": "30.3.0",
97-
"jest-junit": "16.0.0",
96+
"jest": "30.4.2",
97+
"jest-junit": "17.0.0",
9898
"npm-run-all2": "^8.0.1",
9999
"typescript": "5.9.3",
100100
"webpack": "^5"

0 commit comments

Comments
 (0)