Skip to content

Commit 7b48102

Browse files
authored
fix: bump @rnx-kit/react-native-host to 0.5.10 (#2506)
1 parent bee542c commit 7b48102

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"test:rb": "bundle exec ruby -Ilib:test -e \"Dir.glob('./test/test_*.rb').each { |file| require(file) }\""
8989
},
9090
"dependencies": {
91-
"@rnx-kit/react-native-host": "^0.5.9",
91+
"@rnx-kit/react-native-host": "^0.5.10",
9292
"@rnx-kit/tools-react-native": "^2.1.0",
9393
"ajv": "^8.0.0",
9494
"cliui": "^8.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3864,7 +3864,7 @@ __metadata:
38643864
languageName: node
38653865
linkType: hard
38663866

3867-
"@rnx-kit/react-native-host@npm:^0.5.9":
3867+
"@rnx-kit/react-native-host@npm:^0.5.10":
38683868
version: 0.5.10
38693869
resolution: "@rnx-kit/react-native-host@npm:0.5.10"
38703870
peerDependencies:
@@ -12186,7 +12186,7 @@ __metadata:
1218612186
"@react-native-community/template": "npm:^0.78.0"
1218712187
"@rnx-kit/eslint-plugin": "npm:^0.8.0"
1218812188
"@rnx-kit/lint-lockfile": "npm:^0.1.0"
12189-
"@rnx-kit/react-native-host": "npm:^0.5.9"
12189+
"@rnx-kit/react-native-host": "npm:^0.5.10"
1219012190
"@rnx-kit/tools-react-native": "npm:^2.1.0"
1219112191
"@rnx-kit/tsconfig": "npm:^2.0.0"
1219212192
"@swc-node/register": "npm:^1.10.0"

0 commit comments

Comments
 (0)