Skip to content

Commit 5888263

Browse files
committed
chore: Bump react-native-test-app to 0.3.9
1 parent b837c74 commit 5888263

File tree

2 files changed

+29
-23
lines changed

2 files changed

+29
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-dom": "16.11.0",
8989
"react-native": "0.62.2",
9090
"react-native-macos": "0.62.16",
91-
"react-native-test-app": "^0.2.0",
91+
"react-native-test-app": "^0.3.0",
9292
"react-native-web": "~0.12.0",
9393
"react-native-windows": "0.62.13",
9494
"react-test-renderer": "16.11.0",

yarn.lock

Lines changed: 28 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2056,10 +2056,10 @@
20562056
optionalDependencies:
20572057
jetifier "^1.6.5"
20582058

2059-
"@react-native-community/cli-debugger-ui@^4.9.0":
2060-
version "4.9.0"
2061-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.9.0.tgz#4177764ba69243c97aa26829d59d9501acb2bd71"
2062-
integrity sha512-fBFGamHm4VUrDqkBGnsrwQL8OC6Om7K6EBQb4xj0nWekpXt1HSa3ScylYHTTWwYcpRf9htGMRGiv4dQDY/odAw==
2059+
"@react-native-community/cli-debugger-ui@^4.13.1":
2060+
version "4.13.1"
2061+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.13.1.tgz#07de6d4dab80ec49231de1f1fbf658b4ad39b32c"
2062+
integrity sha512-UFnkg5RTq3s2X15fSkrWY9+5BKOFjihNSnJjTV2H5PtTUFbd55qnxxPw8CxSfK0bXb1IrSvCESprk2LEpqr5cg==
20632063
dependencies:
20642064
serve-static "^1.13.1"
20652065

@@ -2103,16 +2103,17 @@
21032103
plist "^3.0.1"
21042104
xcode "^2.0.0"
21052105

2106-
"@react-native-community/cli-server-api@^4.13.0":
2107-
version "4.13.0"
2108-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-4.13.0.tgz#ef0e53fe0edc7356d62bca725ca47cb368f748a5"
2109-
integrity sha512-ER138ChLc1YYX7j9yE6fDm4DdNdsHThr+pla/B6iZoKje1r7TwymDdKaUvOsYalG7sWG9glW3bofcCq+Yh0Dvw==
2106+
"@react-native-community/cli-server-api@^4.13.1":
2107+
version "4.13.1"
2108+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-4.13.1.tgz#bee7ee9702afce848e9d6ca3dcd5669b99b125bd"
2109+
integrity sha512-vQzsFKD9CjHthA2ehTQX8c7uIzlI9A7ejaIow1I9RlEnLraPH2QqVDmzIdbdh5Od47UPbRzamCgAP8Bnqv3qwQ==
21102110
dependencies:
2111-
"@react-native-community/cli-debugger-ui" "^4.9.0"
2111+
"@react-native-community/cli-debugger-ui" "^4.13.1"
21122112
"@react-native-community/cli-tools" "^4.13.0"
21132113
compression "^1.7.1"
21142114
connect "^3.6.5"
21152115
errorhandler "^1.5.0"
2116+
nocache "^2.1.0"
21162117
pretty-format "^25.1.0"
21172118
serve-static "^1.13.1"
21182119
ws "^1.1.0"
@@ -2134,15 +2135,15 @@
21342135
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-4.10.1.tgz#d68a2dcd1649d3b3774823c64e5e9ce55bfbe1c9"
21352136
integrity sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ==
21362137

2137-
"@react-native-community/cli@^4.5.1":
2138-
version "4.13.0"
2139-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.0.tgz#04d5032f9b2b423c61ceef6be83b1bcc8a37db75"
2140-
integrity sha512-R+1VehIQ6VTLf+e7YOwzJk0F9tstfeSC4xy7oT6GSgB3FnXbTJGHFUp4siyO68Ae/gzGqt8SiUO145teWkP+ZA==
2138+
"@react-native-community/cli@^4.10.0", "@react-native-community/cli@^4.5.1":
2139+
version "4.13.1"
2140+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.1.tgz#60148723e77cafe3ae260317d6bffe91853a2d20"
2141+
integrity sha512-+/TeRVToADpQPSprsPkwi9KY8x64YcuJpjzMBVISwWP+aWzsIDuWJmyMXTADlCg2EBMJqJR7bn1W/IkfzVRCWA==
21412142
dependencies:
21422143
"@hapi/joi" "^15.0.3"
2143-
"@react-native-community/cli-debugger-ui" "^4.9.0"
2144+
"@react-native-community/cli-debugger-ui" "^4.13.1"
21442145
"@react-native-community/cli-hermes" "^4.13.0"
2145-
"@react-native-community/cli-server-api" "^4.13.0"
2146+
"@react-native-community/cli-server-api" "^4.13.1"
21462147
"@react-native-community/cli-tools" "^4.13.0"
21472148
"@react-native-community/cli-types" "^4.10.1"
21482149
chalk "^3.0.0"
@@ -10603,6 +10604,11 @@ no-case@^3.0.3:
1060310604
lower-case "^2.0.1"
1060410605
tslib "^1.10.0"
1060510606

10607+
nocache@^2.1.0:
10608+
version "2.1.0"
10609+
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f"
10610+
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==
10611+
1060610612
node-emoji@^1.10.0:
1060710613
version "1.10.0"
1060810614
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.10.0.tgz#8886abd25d9c7bb61802a658523d1f8d2a89b2da"
@@ -12662,14 +12668,14 @@ react-native-safe-area-context@~3.0.7:
1266212668
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.0.7.tgz#0f53de7a30d626d82936000f3f6db374ecc4b800"
1266312669
integrity sha512-dqhRTlIFe5+P1yxitj0C9XVUxLqOmjomeqzUSSY8sNOWVjtIhEY/fl4ZKYpAVnktd8dt3zl13XmJTmRmy3d0uA==
1266412670

12665-
react-native-test-app@^0.2.0:
12666-
version "0.2.13"
12667-
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.2.13.tgz#f8c54c1c83ce9a86139faae79cf440ff60af341e"
12668-
integrity sha512-gEj3Vh+Gpad/3doWXidIBQEdEIFu7dh2b6wIZ1/CkPnwmnmSkw0pCIuTBOJMfavMfwT0de1mLgXlQXBf7VyeDA==
12671+
react-native-test-app@^0.3.0:
12672+
version "0.3.9"
12673+
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.3.9.tgz#c859feb6d9c9bfe0b60ab7e1c38eeca63528ae55"
12674+
integrity sha512-mULfUxoURH6iVtVwBHDgkYpThiQ0n7wehv+lY/BrSSNTgwhG+7GnOT2/cNJq/enOUE2EgBK2jNikAyUBEYY12A==
1266912675
dependencies:
12670-
"@react-native-community/cli" "^4.5.1"
12671-
"@react-native-community/cli-platform-android" "^4.5.1"
12672-
"@react-native-community/cli-platform-ios" "^4.5.0"
12676+
"@react-native-community/cli" "^4.10.0"
12677+
"@react-native-community/cli-platform-android" "^4.10.0"
12678+
"@react-native-community/cli-platform-ios" "^4.10.0"
1267312679
chalk "^4.1.0"
1267412680
plop "^2.6.0"
1267512681
yargs "^16.0.0"

0 commit comments

Comments
 (0)