Skip to content

Commit

Permalink
Bump jest from 29.6.1 to 29.7.0 in /00-Login (#137)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.1 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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent a1599e7 commit 15ebc3a
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 313 deletions.
2 changes: 1 addition & 1 deletion 00-Login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.7.0",
"eslint": "^8.49.0",
"jest": "^29.2.1",
"jest": "^29.7.0",
"metro-react-native-babel-preset": "0.76.5",
"prettier": "^2.4.1",
"react-test-renderer": "18.2.0",
Expand Down
Loading

0 comments on commit 15ebc3a

Please sign in to comment.