Skip to content

Commit 71208b6

Browse files
committed
chore(deps): update dependency metro-react-native-babel-preset to v0.73.0
1 parent 75fd599 commit 71208b6

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.31.8",
4343
"eslint-plugin-react-hooks": "4.6.0",
4444
"jest": "27.5.1",
45-
"metro-react-native-babel-preset": "0.72.3",
45+
"metro-react-native-babel-preset": "0.73.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
@@ -16212,10 +16212,10 @@ metro-react-native-babel-preset@0.51.1:
1621216212
metro-babel7-plugin-react-transform "0.51.1"
1621316213
react-transform-hmr "^1.0.4"
1621416214

16215-
metro-react-native-babel-preset@0.72.3:
16216-
version "0.72.3"
16217-
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.3.tgz#e549199fa310fef34364fdf19bd210afd0c89432"
16218-
integrity sha512-uJx9y/1NIqoYTp6ZW1osJ7U5ZrXGAJbOQ/Qzl05BdGYvN1S7Qmbzid6xOirgK0EIT0pJKEEh1s8qbassYZe4cw==
16215+
metro-react-native-babel-preset@0.73.0:
16216+
version "0.73.0"
16217+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.0.tgz#7e5112867ab9d71b87f8dd15991d8da4fd8fc2a5"
16218+
integrity sha512-ZUMeDAxyRcHL+g4F60Vvky6hE5UgR+jiCEgIVlVWhpKWVqghx3DVvUBD6m5H1czqwBldff9BPnWjobtuH6pDGw==
1621916219
dependencies:
1622016220
"@babel/core" "^7.14.0"
1622116221
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
@@ -16236,7 +16236,6 @@ metro-react-native-babel-preset@0.72.3:
1623616236
"@babel/plugin-transform-classes" "^7.0.0"
1623716237
"@babel/plugin-transform-computed-properties" "^7.0.0"
1623816238
"@babel/plugin-transform-destructuring" "^7.0.0"
16239-
"@babel/plugin-transform-exponentiation-operator" "^7.0.0"
1624016239
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
1624116240
"@babel/plugin-transform-function-name" "^7.0.0"
1624216241
"@babel/plugin-transform-literals" "^7.0.0"

0 commit comments

Comments
 (0)