Skip to content

Commit 22738dd

Browse files
committed
bump test-app
1 parent aa761df commit 22738dd

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/default-storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"react-native-builder-bob": "^0.18.0",
9696
"react-native-codegen": "^0.71.5",
9797
"react-native-macos": "^0.71.0",
98-
"react-native-test-app": "^3.7.0",
98+
"react-native-test-app": "^3.7.2",
9999
"react-native-web": "~0.18.10",
100100
"react-native-windows": "^0.71.0",
101101
"react-test-renderer": "18.2.0",

packages/sqlite-storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react": "18.2.0",
6969
"react-native": "0.73.6",
7070
"react-native-builder-bob": "^0.20.0",
71-
"react-native-test-app": "^3.7.0",
71+
"react-native-test-app": "^3.7.2",
7272
"typescript": "^5.2.2"
7373
},
7474
"react-native-builder-bob": {

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -4220,7 +4220,7 @@ __metadata:
42204220
react-native-builder-bob: "npm:^0.18.0"
42214221
react-native-codegen: "npm:^0.71.5"
42224222
react-native-macos: "npm:^0.71.0"
4223-
react-native-test-app: "npm:^3.7.0"
4223+
react-native-test-app: "npm:^3.7.2"
42244224
react-native-web: "npm:~0.18.10"
42254225
react-native-windows: "npm:^0.71.0"
42264226
react-test-renderer: "npm:18.2.0"
@@ -4275,7 +4275,7 @@ __metadata:
42754275
react: "npm:18.2.0"
42764276
react-native: "npm:0.73.6"
42774277
react-native-builder-bob: "npm:^0.20.0"
4278-
react-native-test-app: "npm:^3.7.0"
4278+
react-native-test-app: "npm:^3.7.2"
42794279
typescript: "npm:^5.2.2"
42804280
peerDependencies:
42814281
react-native: ^0.0.0-0 || >=0.69 <1.0
@@ -4861,12 +4861,12 @@ __metadata:
48614861
languageName: node
48624862
linkType: hard
48634863

4864-
"@rnx-kit/react-native-host@npm:^0.4.8":
4865-
version: 0.4.8
4866-
resolution: "@rnx-kit/react-native-host@npm:0.4.8"
4864+
"@rnx-kit/react-native-host@npm:^0.4.9":
4865+
version: 0.4.9
4866+
resolution: "@rnx-kit/react-native-host@npm:0.4.9"
48674867
peerDependencies:
48684868
react-native: ">=0.66"
4869-
checksum: 10c0/43bbd652b9c06b5015c79c8240e11dbb00564261ac1441b8ff08b86f07c74701b541ad4b3d30bbeb5ba964bae5fe2baea8459907ef76332128e38fff9facadf7
4869+
checksum: 10c0/ae9d749aded8fd0697ab59f440ab994b2591131397132d20f69960971f38183e27cd851f5c6da29e50bd773115de2ebdd5c41bc89673e78ac5b3dc6f4707954c
48704870
languageName: node
48714871
linkType: hard
48724872

@@ -21236,11 +21236,11 @@ __metadata:
2123621236
languageName: node
2123721237
linkType: hard
2123821238

21239-
"react-native-test-app@npm:^3.7.0":
21240-
version: 3.7.0
21241-
resolution: "react-native-test-app@npm:3.7.0"
21239+
"react-native-test-app@npm:^3.7.2":
21240+
version: 3.7.2
21241+
resolution: "react-native-test-app@npm:3.7.2"
2124221242
dependencies:
21243-
"@rnx-kit/react-native-host": "npm:^0.4.8"
21243+
"@rnx-kit/react-native-host": "npm:^0.4.9"
2124421244
ajv: "npm:^8.0.0"
2124521245
cliui: "npm:^8.0.0"
2124621246
fast-xml-parser: "npm:^4.0.0"
@@ -21268,7 +21268,7 @@ __metadata:
2126821268
init: scripts/init.mjs
2126921269
init-test-app: scripts/init.mjs
2127021270
install-windows-test-app: windows/test-app.mjs
21271-
checksum: 10c0/fc5fe82898a547c73c884e76a25536a1341870feea907d6330e1755194cefe78c7f29a244238bb1f55f1fad5d8034c11108f6372d326d07690dc888f2d7f484a
21271+
checksum: 10c0/c34869aec044805c499482d709b42328c1aa8a1477ccfe97b67cc8bc92e9084be4c6bd28f7c67cdad7669e27181c27dbc68f302145da76e239fd904051deac87
2127221272
languageName: node
2127321273
linkType: hard
2127421274

0 commit comments

Comments
 (0)