Skip to content

Commit bc45056

Browse files
chore(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 e1dacce commit bc45056

File tree

2 files changed

+362
-2
lines changed

2 files changed

+362
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-jest": "29.12.1",
5454
"eslint-plugin-prettier": "5.5.5",
5555
"jest": "30.2.0",
56-
"jest-circus": "30.2.0",
56+
"jest-circus": "30.3.0",
5757
"prettier": "3.8.0",
5858
"ts-jest": "29.4.6",
5959
"typescript": "5.9.3",

0 commit comments

Comments
 (0)