Skip to content

Commit b7f3ae9

Browse files
chore(deps): update dependency babel-plugin-react-native-web to v0.19.13
1 parent feec279 commit b7f3ae9

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.19.13",
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.19.13:
2073+
version "0.19.13"
2074+
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.13.tgz#bf919bd6f18c4689dd1a528a82bda507363b953d"
2075+
integrity sha512-4hHoto6xaN23LCyZgL9LJZc3olmAxd7b6jDzlZnKXAh4rRAbZRKNBJoOOdp46OBqgy+K0t0guTj5/mhA8inymQ==
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)