Skip to content

Commit beaf240

Browse files
committed
Upgrade jest, downgrade RNTA
1 parent b697c43 commit beaf240

File tree

2 files changed

+27
-45
lines changed

2 files changed

+27
-45
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080
"eslint-plugin-prettier": "^4.2.1",
8181
"flow-bin": "^0.182.0",
8282
"flow-typed": "^3.8.0",
83-
"jest": "^29.2.1",
83+
"jest": "^29.5.0",
8484
"moment": "^2.24.0",
8585
"moment-timezone": "^0.5.41",
8686
"prettier": "^2.8.8",
8787
"react": "18.2.0",
8888
"react-native": "^0.72.0",
8989
"react-native-localize": "^3.0.3",
90-
"react-native-test-app": "^3.5.3",
90+
"react-native-test-app": "^2.5.32",
9191
"react-native-windows": "^0.72.0",
9292
"react-test-renderer": "18.2.0",
9393
"semantic-release": "^19.0.3"

yarn.lock

+25-43
Original file line numberDiff line numberDiff line change
@@ -2722,14 +2722,14 @@ __metadata:
27222722
flow-bin: "npm:^0.182.0"
27232723
flow-typed: "npm:^3.8.0"
27242724
invariant: "npm:^2.2.4"
2725-
jest: "npm:^29.2.1"
2725+
jest: "npm:^29.5.0"
27262726
moment: "npm:^2.24.0"
27272727
moment-timezone: "npm:^0.5.41"
27282728
prettier: "npm:^2.8.8"
27292729
react: "npm:18.2.0"
27302730
react-native: "npm:^0.72.0"
27312731
react-native-localize: "npm:^3.0.3"
2732-
react-native-test-app: "npm:^3.5.3"
2732+
react-native-test-app: "npm:^2.5.32"
27332733
react-native-windows: "npm:^0.72.0"
27342734
react-test-renderer: "npm:18.2.0"
27352735
semantic-release: "npm:^19.0.3"
@@ -2986,12 +2986,12 @@ __metadata:
29862986
languageName: node
29872987
linkType: hard
29882988

2989-
"@rnx-kit/react-native-host@npm:^0.4.6":
2990-
version: 0.4.6
2991-
resolution: "@rnx-kit/react-native-host@npm:0.4.6"
2989+
"@rnx-kit/react-native-host@npm:^0.2.9":
2990+
version: 0.2.9
2991+
resolution: "@rnx-kit/react-native-host@npm:0.2.9"
29922992
peerDependencies:
2993-
react-native: ">=0.66"
2994-
checksum: 10c0/0b69a4ae90df23ce5c39176a35c556c7595686df805c1cd93ef1aecacd47713a085d36c833f0f9856803ea56d6456bad97c9f36dbd0ef081826abf4abfcc657d
2993+
react-native: ">=0.64"
2994+
checksum: 10c0/5a0fdfc6550d329d6c6569b8fbcbde2a5e82bc5acb0ea47925a18055b5c27f50bc68d1c3112719679e50ada78f2a84acecbc9da88d3c0bf012f7e69a7686b802
29952995
languageName: node
29962996
linkType: hard
29972997

@@ -8512,7 +8512,7 @@ __metadata:
85128512
languageName: node
85138513
linkType: hard
85148514

8515-
"jest@npm:^29.2.1":
8515+
"jest@npm:^29.5.0":
85168516
version: 29.7.0
85178517
resolution: "jest@npm:29.7.0"
85188518
dependencies:
@@ -10146,7 +10146,7 @@ __metadata:
1014610146
languageName: node
1014710147
linkType: hard
1014810148

10149-
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6":
10149+
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
1015010150
version: 1.2.8
1015110151
resolution: "minimist@npm:1.2.8"
1015210152
checksum: 10c0/19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6
@@ -11811,40 +11811,38 @@ __metadata:
1181111811
languageName: node
1181211812
linkType: hard
1181311813

11814-
"react-native-test-app@npm:^3.5.3":
11815-
version: 3.5.3
11816-
resolution: "react-native-test-app@npm:3.5.3"
11814+
"react-native-test-app@npm:^2.5.32":
11815+
version: 2.5.35
11816+
resolution: "react-native-test-app@npm:2.5.35"
1181711817
dependencies:
11818-
"@rnx-kit/react-native-host": "npm:^0.4.6"
11818+
"@rnx-kit/react-native-host": "npm:^0.2.9"
1181911819
ajv: "npm:^8.0.0"
11820+
chalk: "npm:^4.1.0"
1182011821
cliui: "npm:^8.0.0"
1182111822
fast-xml-parser: "npm:^4.0.0"
11823+
minimist: "npm:^1.2.8"
1182211824
prompts: "npm:^2.4.0"
1182311825
semver: "npm:^7.3.5"
11824-
uuid: "npm:^9.0.0"
11825-
yoctocolors: "npm:^2.0.0"
11826+
uuid: "npm:^8.3.2"
1182611827
peerDependencies:
11827-
"@callstack/react-native-visionos": 0.73 - 0.74
1182811828
"@expo/config-plugins": ">=5.0"
1182911829
react: 17.0.1 - 18.2
11830-
react-native: 0.66 - 0.74 || >=0.75.0-0 <0.75.0
11831-
react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.73
11832-
react-native-windows: ^0.0.0-0 || 0.66 - 0.73
11830+
react-native: ^0.0.0-0 || 0.64 - 0.73 || 1000.0.0
11831+
react-native-macos: ^0.0.0-0 || 0.64 || 0.66 || 0.68 || 0.71 - 0.73
11832+
react-native-windows: ^0.0.0-0 || 0.64 - 0.73
1183311833
peerDependenciesMeta:
11834-
"@callstack/react-native-visionos":
11835-
optional: true
1183611834
"@expo/config-plugins":
1183711835
optional: true
1183811836
react-native-macos:
1183911837
optional: true
1184011838
react-native-windows:
1184111839
optional: true
1184211840
bin:
11843-
configure-test-app: scripts/configure.mjs
11844-
init: scripts/init.mjs
11845-
init-test-app: scripts/init.mjs
11846-
install-windows-test-app: windows/test-app.mjs
11847-
checksum: 10c0/b24cfdd0de8e850c8442da348926301c3f36e970d07cbc25e2dd68e99fb31959d6cfc9428d98aad18f0612a22dcae726bff41be3c02500a9ade397abc6e873e6
11841+
configure-test-app: scripts/configure.js
11842+
init: scripts/init.js
11843+
init-test-app: scripts/init.js
11844+
install-windows-test-app: windows/test-app.js
11845+
checksum: 10c0/1880018afc6db7aff63456581479fd05cb0b18d3440b68e5d0714641bb2999f3689d2f02c19053b42ef4923201b5f43858aac12ab3d65bb76b42079e57817e59
1184811846
languageName: node
1184911847
linkType: hard
1185011848

@@ -13967,7 +13965,7 @@ __metadata:
1396713965
languageName: node
1396813966
linkType: hard
1396913967

13970-
"uuid@npm:^8.3.0":
13968+
"uuid@npm:^8.3.0, uuid@npm:^8.3.2":
1397113969
version: 8.3.2
1397213970
resolution: "uuid@npm:8.3.2"
1397313971
bin:
@@ -13976,15 +13974,6 @@ __metadata:
1397613974
languageName: node
1397713975
linkType: hard
1397813976

13979-
"uuid@npm:^9.0.0":
13980-
version: 9.0.1
13981-
resolution: "uuid@npm:9.0.1"
13982-
bin:
13983-
uuid: dist/bin/uuid
13984-
checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
13985-
languageName: node
13986-
linkType: hard
13987-
1398813977
"v8-to-istanbul@npm:^9.0.1":
1398913978
version: 9.2.0
1399013979
resolution: "v8-to-istanbul@npm:9.2.0"
@@ -14456,10 +14445,3 @@ __metadata:
1445614445
checksum: 10c0/dceb44c28578b31641e13695d200d34ec4ab3966a5729814d5445b194933c096b7ced71494ce53a0e8820685d1d010df8b2422e5bf2cdea7e469d97ffbea306f
1445714446
languageName: node
1445814447
linkType: hard
14459-
14460-
"yoctocolors@npm:^2.0.0":
14461-
version: 2.0.0
14462-
resolution: "yoctocolors@npm:2.0.0"
14463-
checksum: 10c0/994f5d99e7647a1b333331ffecbbf7c4463d9c2823e371b44e21146a4496cad0f14fbe2f73f44383312a6f843d93523f830f1360009f0ac93027b167ef5c63be
14464-
languageName: node
14465-
linkType: hard

0 commit comments

Comments
 (0)