Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 0f9399b

Browse files
renovate[bot]DevanB
authored andcommitted
chore(deps): update jest-expo to v25.1.0 (#86)
1 parent 7d73d86 commit 0f9399b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"devDependencies": {
6-
"jest-expo": "25.0.0",
6+
"jest-expo": "25.1.0",
77
"react-native-scripts": "1.8.1",
88
"react-test-renderer": "16.0.0"
99
},

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,9 +3222,9 @@ jest-environment-node@^22.1.4:
32223222
jest-mock "^22.1.0"
32233223
jest-util "^22.1.4"
32243224

3225-
jest-expo@25.0.0:
3226-
version "25.0.0"
3227-
resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-25.0.0.tgz#c17b77b66091aca174445405a19ce2ae88e27dd9"
3225+
jest-expo@25.1.0:
3226+
version "25.1.0"
3227+
resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-25.1.0.tgz#7f91d0c93f3dadaa8f45dab065d06bccd0519a8c"
32283228
dependencies:
32293229
babel-jest "^22.1.0"
32303230
jest "^22.1.1"

0 commit comments

Comments
 (0)