Skip to content

Commit

Permalink
Bump jest-circus from 29.6.1 to 29.6.2 in /generators/app/templates
Browse files Browse the repository at this point in the history
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-circus)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 3ea40d7 commit c215499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"expo": "47.0.13",
"expo-detox-hook": "1.0.10",
"jest": "29.6.2",
"jest-circus": "29.6.1",
"jest-circus": "29.6.2",
"lint-staged": "13.2.3",
"mockery": "2.1.0",
"patch-package": "7.0.2",
Expand Down

0 comments on commit c215499

Please sign in to comment.