Skip to content

Commit dd11710

Browse files
Bump jest from 25.5.4 to 29.5.0 (#32)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 25.5.4 to 29.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) --- updated-dependencies: - dependency-name: jest 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>
1 parent e8a1f6d commit dd11710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-promise": "^6.0.0",
3838
"eslint-plugin-standard": "^4.0.0",
3939
"fetch-mock": "^9.0.0",
40-
"jest": "^25.5.4",
40+
"jest": "^29.5.0",
4141
"jest-fetch-mock": "^3.0.1",
4242
"jest-html-reporter": "^3.4.1",
4343
"jest-junit": "^10.0.0",

0 commit comments

Comments
 (0)