Skip to content

Commit da71bb3

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 30.2.0 to 30.3.0 - [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.3.0/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d4d9b1 commit da71bb3

File tree

2 files changed

+201
-202
lines changed

2 files changed

+201
-202
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": "29.12.1",
5353
"eslint-plugin-prettier": "5.5.4",
5454
"jest": "29.7.0",
55-
"jest-circus": "30.2.0",
55+
"jest-circus": "30.3.0",
5656
"prettier": "3.5.3",
5757
"rimraf": "6.0.1",
5858
"ts-jest": "29.3.4",

0 commit comments

Comments
 (0)