Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit cbfae32

Browse files
⬆️ Bump jest from 24.7.0 to 24.7.1 in /example
Bumps [jest](https://github.com/facebook/jest) from 24.7.0 to 24.7.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.7.0...v24.7.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 3976d69 commit cbfae32

2 files changed

Lines changed: 154 additions & 232 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-test-renderer": "^16.8.1",
2727
"babel-jest": "^24.7.1",
2828
"babel-plugin-module-resolver": "^3.2.0",
29-
"jest": "^24.7.0",
29+
"jest": "^24.7.1",
3030
"metro-react-native-babel-preset": "^0.53.1",
3131
"react-test-renderer": "16.8.6",
3232
"typescript": "^3.4.1"

0 commit comments

Comments
 (0)