Skip to content

Commit b22545a

Browse files
committed
fixup! fix(deps): update dependency @rnx-kit/react-native-host to v0.5.2
1 parent 92492f5 commit b22545a

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.0",
91+
"@rnx-kit/react-native-host": "^0.5.2",
9292
"@rnx-kit/tools-react-native": "^2.0.2",
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
@@ -3175,7 +3175,7 @@ __metadata:
31753175
languageName: node
31763176
linkType: hard
31773177

3178-
"@rnx-kit/react-native-host@npm:^0.5.0":
3178+
"@rnx-kit/react-native-host@npm:^0.5.2":
31793179
version: 0.5.2
31803180
resolution: "@rnx-kit/react-native-host@npm:0.5.2"
31813181
peerDependencies:
@@ -11960,7 +11960,7 @@ __metadata:
1196011960
"@react-native-community/cli": "npm:^14.0.0"
1196111961
"@react-native-community/template": "npm:^0.75.0"
1196211962
"@rnx-kit/eslint-plugin": "npm:^0.8.0"
11963-
"@rnx-kit/react-native-host": "npm:^0.5.0"
11963+
"@rnx-kit/react-native-host": "npm:^0.5.2"
1196411964
"@rnx-kit/tools-react-native": "npm:^2.0.2"
1196511965
"@rnx-kit/tsconfig": "npm:^2.0.0"
1196611966
"@types/js-yaml": "npm:^4.0.5"

0 commit comments

Comments
 (0)