Skip to content

Commit

Permalink
chore(deps): update dependency metro-react-native-babel-preset to v0.…
Browse files Browse the repository at this point in the history
…70.3
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 13, 2022
1 parent 969bb79 commit d3d4ed7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"husky": "6.0.0",
"jest": "25.5.4",
"lint-staged": "10.5.4",
"metro-react-native-babel-preset": "0.70.1",
"metro-react-native-babel-preset": "0.70.3",
"react-test-renderer": "17.0.2",
"standard-version": "9.3.2",
"typescript": "3.8.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6631,10 +6631,10 @@ [email protected]:
"@babel/template" "^7.0.0"
react-refresh "^0.4.0"

[email protected].1:
version "0.70.1"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.1.tgz#d71c3630645014c7095fe94655f4c003a6a457ff"
integrity sha512-E7jCbHyb+HTA00AqO/XxURCNFc68KU9nJo7zMDGt4EjwcUP80RaBzK1O4/GborQzkWM4wjIuQMnYX6xWYuV5ag==
[email protected].3:
version "0.70.3"
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.3.tgz#1c77ec4544ecd5fb6c803e70b21284d7483e4842"
integrity sha512-4Nxc1zEiHEu+GTdEMEsHnRgfaBkg8f/Td3+FcQ8NTSvs+xL3LBrQy6N07idWSQZHIdGFf+tTHvRfSIWLD8u8Tg==
dependencies:
"@babel/core" "^7.14.0"
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
Expand Down

0 comments on commit d3d4ed7

Please sign in to comment.