Skip to content

Commit 166c928

Browse files
committed
chore(deps): update dependency babel-plugin-react-native-web to v0.16.1
1 parent beb2fc7 commit 166c928

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
@@ -59,7 +59,7 @@
5959
"@types/react-native": "0.57.45",
6060
"@types/react-native-vector-icons": "6.4.0",
6161
"@types/react-test-renderer": "16.8.1",
62-
"babel-plugin-react-native-web": "0.11.2",
62+
"babel-plugin-react-native-web": "0.16.1",
6363
"concurrently": "4.1.0",
6464
"cross-env": "5.2.0",
6565
"electron": "4.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2277,10 +2277,10 @@ babel-plugin-named-asset-import@^0.3.1:
22772277
resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.1.tgz#5ec13ec446d0a1e5bb6c57a1f94c9cdedb0c50d6"
22782278
integrity sha512-vzZlo+yEB5YHqI6CRRTDojeT43J3Wf3C/MVkZW5UlbSeIIVUYRKtxaFT2L/VTv9mbIyatCW39+9g/SZolvwRUQ==
22792279

2280-
babel-plugin-react-native-web@0.11.2:
2281-
version "0.11.2"
2282-
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.11.2.tgz#a1b9ab25fcd48936823d4ec537c749c007ceaf15"
2283-
integrity sha512-nZwvX8/HA3w6zkpDs1If9aIkHTyvuClAmLtSPJTmy7lXixX9z7/Siap/yjIaCp0Hz5gC5ALFXLBQv8oSdEqtQA==
2280+
babel-plugin-react-native-web@0.16.1:
2281+
version "0.16.1"
2282+
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.16.1.tgz#9ad46bf34614154f9b256cc610b5f12ed081b333"
2283+
integrity sha512-uEIbLjumAq/lMlBmEaEnf/9vk0WYBlwFwh1bP/v9LsgoItunK1DHZIxYE+iPrpyh6WX9AOwIwBBogYzLvttIsQ==
22842284

22852285
babel-plugin-syntax-object-rest-spread@^6.13.0, babel-plugin-syntax-object-rest-spread@^6.8.0:
22862286
version "6.13.0"

0 commit comments

Comments
 (0)