Skip to content

Commit

Permalink
Bump jest from 28.1.3 to 29.7.0
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.7.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/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 37400ce commit 49e2026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-testing-library" : "^5.6.0",
"eslint-plugin-unicorn" : "^43.0.2",
"jest-fetch-mock" : "^3.0.3",
"jest" : "^28.1.3",
"jest" : "^29.7.0",
"jest-environment-jsdom" : "^28.1.3",
"react-app-rewired" : "^2.2.1",
"react-scripts" : "^5.0.1",
Expand Down

0 comments on commit 49e2026

Please sign in to comment.