Skip to content

Commit 8b0d78a

Browse files
build(deps-dev): bump jest-circus from 30.1.2 to 30.1.3
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 30.1.2 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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ab04d3 commit 8b0d78a

File tree

2 files changed

+200
-12
lines changed

2 files changed

+200
-12
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-prettier": "^5.5.4",
5252
"globals": "^16.3.0",
5353
"jest": "^30.1.2",
54-
"jest-circus": "^30.1.2",
54+
"jest-circus": "^30.1.3",
5555
"js-yaml": "^4.1.0",
5656
"prettier": "3.6.2",
5757
"ts-jest": "^29.4.1",

0 commit comments

Comments
 (0)