Skip to content

Commit 0b8d760

Browse files
chore(deps): update dependency metro-react-native-babel-preset to v0.72.0
1 parent 8331e3b commit 0b8d760

File tree

2 files changed

+48
-4
lines changed

2 files changed

+48
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"babel-jest": "^26.6.3",
2222
"eslint": "^7.32.0",
2323
"jest": "^26.6.3",
24-
"metro-react-native-babel-preset": "^0.70.3",
24+
"metro-react-native-babel-preset": "0.72.0",
2525
"react-test-renderer": "18.0.0"
2626
},
2727
"jest": {

example/yarn.lock

Lines changed: 47 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,8 +1472,7 @@
14721472
eslint-visitor-keys "^1.1.0"
14731473

14741474
"@uiw/react-native-alipay@link:..":
1475-
version "0.0.0"
1476-
uid ""
1475+
version "5.0.0"
14771476

14781477
abab@^2.0.3, abab@^2.0.5:
14791478
version "2.0.6"
@@ -4586,7 +4585,7 @@ metro-minify-uglify@0.70.3:
45864585
dependencies:
45874586
uglify-es "^3.1.9"
45884587

4589-
metro-react-native-babel-preset@0.70.3, metro-react-native-babel-preset@^0.70.3:
4588+
metro-react-native-babel-preset@0.70.3:
45904589
version "0.70.3"
45914590
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.70.3.tgz#1c77ec4544ecd5fb6c803e70b21284d7483e4842"
45924591
integrity sha512-4Nxc1zEiHEu+GTdEMEsHnRgfaBkg8f/Td3+FcQ8NTSvs+xL3LBrQy6N07idWSQZHIdGFf+tTHvRfSIWLD8u8Tg==
@@ -4631,6 +4630,51 @@ metro-react-native-babel-preset@0.70.3, metro-react-native-babel-preset@^0.70.3:
46314630
"@babel/template" "^7.0.0"
46324631
react-refresh "^0.4.0"
46334632

4633+
metro-react-native-babel-preset@0.72.0:
4634+
version "0.72.0"
4635+
resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.0.tgz#7cbb0fa9cc918aca372c40791291f159e7cd2d36"
4636+
integrity sha512-AcS5X/eacckVj6oX8G0/KT4Q9+PsZoUchTe5xnBimHAJ1ZjOhjnHSkdAM7+MHRQlp4L63pCSp0/bsJoDbF6X1g==
4637+
dependencies:
4638+
"@babel/core" "^7.14.0"
4639+
"@babel/plugin-proposal-async-generator-functions" "^7.0.0"
4640+
"@babel/plugin-proposal-class-properties" "^7.0.0"
4641+
"@babel/plugin-proposal-export-default-from" "^7.0.0"
4642+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0"
4643+
"@babel/plugin-proposal-object-rest-spread" "^7.0.0"
4644+
"@babel/plugin-proposal-optional-catch-binding" "^7.0.0"
4645+
"@babel/plugin-proposal-optional-chaining" "^7.0.0"
4646+
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
4647+
"@babel/plugin-syntax-export-default-from" "^7.0.0"
4648+
"@babel/plugin-syntax-flow" "^7.2.0"
4649+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.0.0"
4650+
"@babel/plugin-syntax-optional-chaining" "^7.0.0"
4651+
"@babel/plugin-transform-arrow-functions" "^7.0.0"
4652+
"@babel/plugin-transform-async-to-generator" "^7.0.0"
4653+
"@babel/plugin-transform-block-scoping" "^7.0.0"
4654+
"@babel/plugin-transform-classes" "^7.0.0"
4655+
"@babel/plugin-transform-computed-properties" "^7.0.0"
4656+
"@babel/plugin-transform-destructuring" "^7.0.0"
4657+
"@babel/plugin-transform-exponentiation-operator" "^7.0.0"
4658+
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
4659+
"@babel/plugin-transform-function-name" "^7.0.0"
4660+
"@babel/plugin-transform-literals" "^7.0.0"
4661+
"@babel/plugin-transform-modules-commonjs" "^7.0.0"
4662+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.0.0"
4663+
"@babel/plugin-transform-parameters" "^7.0.0"
4664+
"@babel/plugin-transform-react-display-name" "^7.0.0"
4665+
"@babel/plugin-transform-react-jsx" "^7.0.0"
4666+
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
4667+
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
4668+
"@babel/plugin-transform-runtime" "^7.0.0"
4669+
"@babel/plugin-transform-shorthand-properties" "^7.0.0"
4670+
"@babel/plugin-transform-spread" "^7.0.0"
4671+
"@babel/plugin-transform-sticky-regex" "^7.0.0"
4672+
"@babel/plugin-transform-template-literals" "^7.0.0"
4673+
"@babel/plugin-transform-typescript" "^7.5.0"
4674+
"@babel/plugin-transform-unicode-regex" "^7.0.0"
4675+
"@babel/template" "^7.0.0"
4676+
react-refresh "^0.4.0"
4677+
46344678
metro-react-native-babel-transformer@0.70.3, metro-react-native-babel-transformer@^0.70.1:
46354679
version "0.70.3"
46364680
resolved "https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.70.3.tgz#195597c32488f820aa9e441bbca7c04fe7de7a2d"

0 commit comments

Comments
 (0)