Skip to content

Commit e38fcc2

Browse files
build(deps-dev): bump jest from 30.0.3 to 30.3.0 (#2472)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.3 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) --- updated-dependencies: - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81c72b9 commit e38fcc2

File tree

2 files changed

+560
-177
lines changed

2 files changed

+560
-177
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jest": "27.6.3",
4848
"eslint-plugin-prettier": "5.2.1",
4949
"eslint-plugin-prettier-doc": "^1.1.0",
50-
"jest": "30.0.3",
50+
"jest": "30.3.0",
5151
"jest-environment-jsdom": "30.0.2",
5252
"jest-light-runner": "^0.7.9",
5353
"jest-snapshot-serializer-raw": "^2.0.0",

0 commit comments

Comments
 (0)