Skip to content

Commit 8cdecef

Browse files
committed
chore(deps): update dependency babel-plugin-react-native-web to v0.10.1
1 parent feec279 commit 8cdecef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "10.12.18",
3333
"@types/react": "16.7.11",
3434
"@types/react-dom": "16.0.11",
35-
"babel-plugin-react-native-web": "0.9.10",
35+
"babel-plugin-react-native-web": "0.10.1",
3636
"postinstall-prepare": "1.0.1",
3737
"prettier": "1.15.3",
3838
"react-app-rewired": "1.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2069,10 +2069,10 @@ babel-plugin-named-asset-import@^0.2.3:
20692069
resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.2.3.tgz#b40ed50a848e7bb0a2a7e34d990d1f9d46fe9b38"
20702070
integrity sha512-9mx2Z9M4EGbutvXxoLV7aUBCY6ps3sqLFl094FeA2tFQzQffIh0XSsmwwQRxiSfpg3rnb5x/o46qRLxS/OzFTg==
20712071

2072-
babel-plugin-react-native-web@0.9.10:
2073-
version "0.9.10"
2074-
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.9.10.tgz#adc1c2a3ba434a4f77e980e58bad33a9f454d0ef"
2075-
integrity sha512-9LATGxIh052rEELtFQp+IDX/cTGm1ZSk5V0bwDy1XjDcPMUEDObnFUstFwHPYyFqLhyTkobwc5ZPB4zDuljyTA==
2072+
babel-plugin-react-native-web@0.10.1:
2073+
version "0.10.1"
2074+
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.10.1.tgz#bc4f7e3159bffb7de1adcdebb9f843fab405a3fd"
2075+
integrity sha512-Qx+Yztw5Z2ikM10/nslpUlBd+1AKx6hzH3wR5CKCkwnsvxRPA/wgDJlyHtVZTxCxxmsPIrDmlSiVB1HIbKDLJw==
20762076

20772077
babel-plugin-syntax-object-rest-spread@^6.13.0, babel-plugin-syntax-object-rest-spread@^6.8.0:
20782078
version "6.13.0"

0 commit comments

Comments
 (0)