Skip to content

Commit fef4412

Browse files
build(deps-dev): bump jest-circus in the jest group
Bumps the jest group with 1 update: [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus). Updates `jest-circus` from 29.7.0 to 30.1.3 - [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.1.3/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9734251 commit fef4412

File tree

2 files changed

+1066
-20
lines changed

2 files changed

+1066
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jest": "28.13.0",
5353
"eslint-plugin-prettier": "5.4.1",
5454
"jest": "29.7.0",
55-
"jest-circus": "29.7.0",
55+
"jest-circus": "30.1.3",
5656
"prettier": "3.5.3",
5757
"rimraf": "6.0.1",
5858
"ts-jest": "29.3.4",

0 commit comments

Comments
 (0)