Skip to content

Commit 809ff7a

Browse files
committed
Bump react-native-test-app to 1.2.1
1 parent 8f750ef commit 809ff7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-native": "^0.66.0-0",
8989
"react-native-builder-bob": "^0.18.0",
9090
"react-native-macos": "^0.66.0-0",
91-
"react-native-test-app": "^1.2.0",
91+
"react-native-test-app": "^1.2.1",
9292
"react-native-web": "^0.17.0",
9393
"react-native-windows": "^0.66.0-0",
9494
"react-test-renderer": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11224,10 +11224,10 @@ react-native-macos@^0.66.0-0:
1122411224
whatwg-fetch "^3.0.0"
1122511225
ws "^6.1.4"
1122611226

11227-
react-native-test-app@^1.2.0:
11228-
version "1.2.0"
11229-
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-1.2.0.tgz#4f50a03df02ec735aaa87a00b5f494a383b3c486"
11230-
integrity sha512-6dVWeFluY9sDVKBNrR8lfX5jxTtxX1/Bcr/q1806280eomnEi3uVRt75wB2zcxZ8Kv+zEyujgYfjl7weCfBSQg==
11227+
react-native-test-app@^1.2.1:
11228+
version "1.2.1"
11229+
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-1.2.1.tgz#1dcf1b3be57689b185e019eced91223d274bbe2e"
11230+
integrity sha512-+M0cps3k95JNdCvcrq2sXmblAOzG/Zv/6xU100kRS/wn5lL/3MHTkKq/0+BKiLB/ov5iHozGcB+Sn3FqezTuhw==
1123111231
dependencies:
1123211232
ajv "^8.0.0"
1123311233
chalk "^4.1.0"

0 commit comments

Comments
 (0)