Skip to content

Commit b0fa340

Browse files
committed
chore(deps): update dependency react-native-web to v0.18.10
1 parent 4064526 commit b0fa340

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react": "17.0.2",
4747
"react-art": "17.0.2",
4848
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",
49-
"react-native-web": "0.18.9",
49+
"react-native-web": "0.18.10",
5050
"react-test-renderer": "17.0.2"
5151
},
5252
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19345,10 +19345,10 @@ react-native-expo-image-cache@^4.0.8:
1934519345
crypto-js "^3.1.9-1"
1934619346
lodash "^4.17.4"
1934719347

19348-
react-native-web@0.18.9:
19349-
version "0.18.9"
19350-
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.18.9.tgz#f5032e0b32ebe99c0ab22d13dbd8ca2944b08f12"
19351-
integrity sha512-BaV5Mpe7u9pN5vTRDW2g+MLh6PbPBJZpXRQM3Jr2cNv7hNa3sxCGh9T+NcW6wOFzf/+USrdrEPI1M9wNyr7vyA==
19348+
react-native-web@0.18.10:
19349+
version "0.18.10"
19350+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.18.10.tgz#fb4db047f4be7f9cf35f37ec8d52f7d1c450600f"
19351+
integrity sha512-YV2gtZa1n7ulTGp+HcxH+KsAtaDPBI/dKd9oOQS31zyFHURjObLUVkKnGjkmlYAUReWfvmlU64GzyNwoZF9/tA==
1935219352
dependencies:
1935319353
"@babel/runtime" "^7.18.6"
1935419354
create-react-class "^15.7.0"

0 commit comments

Comments
 (0)