Skip to content

Commit 48c52d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency metro-react-native-babel-preset to v0.70.0
1 parent 0290ae7 commit 48c52d0

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "7.29.4",
4343
"eslint-plugin-react-hooks": "4.3.0",
4444
"jest": "27.5.1",
45-
"metro-react-native-babel-preset": "0.69.1",
45+
"metro-react-native-babel-preset": "0.70.0",
4646
"react": "17.0.2",
4747
"react-art": "17.0.2",
4848
"react-native": "https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15808,10 +15808,10 @@ metro-react-native-babel-preset@0.51.1:
1580815808
metro-babel7-plugin-react-transform "0.51.1"
1580915809
react-transform-hmr "^1.0.4"
1581015810

15811-
metro-react-native-babel-preset@0.69.1:
15812-
version "0.69.1"
15813-
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.69.1.tgz#d217553ca29267e688796132340b77ad91d75acb"
15814-
integrity sha512-ALl1j04MlCEZz6fhd28Dyx1Bpe4CEOdJRzTQbD7Rlq64/JgurOLvpqaOOda+vLsYdkrhIWKr7PHrPVjTAobG/g==
15811+
metro-react-native-babel-preset@0.70.0:
15812+
version "0.70.0"
15813+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.0.tgz#e1eaafdc4552ac52a9b46696a25a68bacc28c426"
15814+
integrity sha512-MoOK5/rdDE2bABA+KpbXV6w0Q96sZeZiE9Ct89NYp9nPwXIaY7ylulLsjW3+rT6BdecKuNPUVwvtO0vYIQwvRw==
1581515815
dependencies:
1581615816
"@babel/core" "^7.14.0"
1581715817
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
@@ -15834,7 +15834,6 @@ metro-react-native-babel-preset@0.69.1:
1583415834
"@babel/plugin-transform-destructuring" "^7.0.0"
1583515835
"@babel/plugin-transform-exponentiation-operator" "^7.0.0"
1583615836
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
15837-
"@babel/plugin-transform-for-of" "^7.0.0"
1583815837
"@babel/plugin-transform-function-name" "^7.0.0"
1583915838
"@babel/plugin-transform-literals" "^7.0.0"
1584015839
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
@@ -15843,7 +15842,6 @@ metro-react-native-babel-preset@0.69.1:
1584315842
"@babel/plugin-transform-react-jsx" "^7.0.0"
1584415843
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
1584515844
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
15846-
"@babel/plugin-transform-regenerator" "^7.0.0"
1584715845
"@babel/plugin-transform-runtime" "^7.0.0"
1584815846
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
1584915847
"@babel/plugin-transform-spread" "^7.0.0"

0 commit comments

Comments
 (0)