Skip to content

Commit a45d42e

Browse files
Bump jest from 29.7.0 to 30.2.0 (#12)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.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.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents b7675ab + 119c2e6 commit a45d42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test:coverage": "jest --coverage"
88
},
99
"devDependencies": {
10-
"jest": "^29.7.0",
10+
"jest": "^30.2.0",
1111
"jest-environment-jsdom": "^29.7.0"
1212
},
1313
"jest": {

0 commit comments

Comments
 (0)