Skip to content

Commit b2a600d

Browse files
chore(deps): update dependency babel-plugin-react-native-web to v0.19.11
1 parent beb2fc7 commit b2a600d

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.19.11",
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.19.11:
2281+
version "0.19.11"
2282+
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.11.tgz#32316f51de0053bba6815f6522bf7b17c483bf17"
2283+
integrity sha512-0sHf8GgDhsRZxGwlwHHdfL3U8wImFaLw4haEa60U9M3EiO3bg6u3BJ+1vXhwgrevqSq76rMb5j1HJs+dNvMj5g==
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)