Skip to content

Commit 4f3bff7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency metro-react-native-babel-preset to v0.69.0
1 parent 088843f commit 4f3bff7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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.2",
4343
"eslint-plugin-react-hooks": "4.3.0",
4444
"jest": "27.5.1",
45-
"metro-react-native-babel-preset": "0.68.0",
45+
"metro-react-native-babel-preset": "0.69.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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15758,10 +15758,10 @@ metro-react-native-babel-preset@0.51.1:
1575815758
metro-babel7-plugin-react-transform "0.51.1"
1575915759
react-transform-hmr "^1.0.4"
1576015760

15761-
metro-react-native-babel-preset@0.68.0:
15762-
version "0.68.0"
15763-
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.68.0.tgz#5a896aeeabb4f0dc796724ed75efb3e05d81b02f"
15764-
integrity sha512-y0fi1DYi2AyYxqIjjJHN0OloX9qi8qC8/+UhJaAZr3QNEt1dXUE0yhydcKoARn6rzgqWHqbiL6nqJOqfvbHr1w==
15761+
metro-react-native-babel-preset@0.69.0:
15762+
version "0.69.0"
15763+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.69.0.tgz#5f651a027d3ced57fb1ef93e2e5a5a4a90059a93"
15764+
integrity sha512-AEvyI6h3ltvc3/hY+v7DhV3pFSSE3jhtebjYEX+ffXQ/oT3U3pbFvLXa24TCe7cTljM6eEMtmpYS+6UkGE9BKQ==
1576515765
dependencies:
1576615766
"@babel/core" "^7.14.0"
1576715767
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
@@ -15788,7 +15788,6 @@ metro-react-native-babel-preset@0.68.0:
1578815788
"@babel/plugin-transform-function-name" "^7.0.0"
1578915789
"@babel/plugin-transform-literals" "^7.0.0"
1579015790
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
15791-
"@babel/plugin-transform-object-assign" "^7.0.0"
1579215791
"@babel/plugin-transform-parameters" "^7.0.0"
1579315792
"@babel/plugin-transform-react-display-name" "^7.0.0"
1579415793
"@babel/plugin-transform-react-jsx" "^7.0.0"

0 commit comments

Comments
 (0)