Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75ed582

Browse files
chore: Bump jest from 28.1.1 to 29.0.1 (typescript-eslint#5559)
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.1 to 29.0.1. - [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.0.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a8afe2 commit 75ed582

File tree

2 files changed

+362
-77
lines changed

2 files changed

+362
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-simple-import-sort": "^7.0.0",
9090
"glob": "^8.0.1",
9191
"husky": "^8.0.1",
92-
"jest": "^28.1.0",
92+
"jest": "^29.0.1",
9393
"jest-diff": "^28.1.0",
9494
"jest-snapshot": "^28.1.0",
9595
"jest-specific-snapshot": "^5.0.0",

0 commit comments

Comments
 (0)