Update dependency metro-react-native-babel-preset to v0.73.0

This commit is contained in:
renovate[bot] 2022-10-04 19:33:18 +00:00 committed by GitHub
parent 4605332262
commit 3a78f0f174
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 10 deletions

16
package-lock.json generated
View file

@ -49,7 +49,7 @@
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.3",
"lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.2",
"metro-react-native-babel-preset": "0.73.0",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",
@ -19248,9 +19248,9 @@
}
},
"node_modules/metro-react-native-babel-preset": {
"version": "0.72.2",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.2.tgz",
"integrity": "sha512-OMp77TUUZAoiuUv5uKNc08AnJNQxD28k92eQvo8tPcA8Wx6OZlEUvL7M7SFkef2mEYJ0vnrRjOamSnbBuq/+1w==",
"version": "0.73.0",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.0.tgz",
"integrity": "sha512-ZUMeDAxyRcHL+g4F60Vvky6hE5UgR+jiCEgIVlVWhpKWVqghx3DVvUBD6m5H1czqwBldff9BPnWjobtuH6pDGw==",
"dependencies": {
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
@ -19271,7 +19271,6 @@
"@babel/plugin-transform-classes": "^7.0.0",
"@babel/plugin-transform-computed-properties": "^7.0.0",
"@babel/plugin-transform-destructuring": "^7.0.0",
"@babel/plugin-transform-exponentiation-operator": "^7.0.0",
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/plugin-transform-function-name": "^7.0.0",
"@babel/plugin-transform-literals": "^7.0.0",
@ -42935,9 +42934,9 @@
}
},
"metro-react-native-babel-preset": {
"version": "0.72.2",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.72.2.tgz",
"integrity": "sha512-OMp77TUUZAoiuUv5uKNc08AnJNQxD28k92eQvo8tPcA8Wx6OZlEUvL7M7SFkef2mEYJ0vnrRjOamSnbBuq/+1w==",
"version": "0.73.0",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.73.0.tgz",
"integrity": "sha512-ZUMeDAxyRcHL+g4F60Vvky6hE5UgR+jiCEgIVlVWhpKWVqghx3DVvUBD6m5H1czqwBldff9BPnWjobtuH6pDGw==",
"requires": {
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
@ -42958,7 +42957,6 @@
"@babel/plugin-transform-classes": "^7.0.0",
"@babel/plugin-transform-computed-properties": "^7.0.0",
"@babel/plugin-transform-destructuring": "^7.0.0",
"@babel/plugin-transform-exponentiation-operator": "^7.0.0",
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
"@babel/plugin-transform-function-name": "^7.0.0",
"@babel/plugin-transform-literals": "^7.0.0",

View file

@ -135,7 +135,7 @@
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.3",
"lottie-react-native": "5.1.4",
"metro-react-native-babel-preset": "0.72.2",
"metro-react-native-babel-preset": "0.73.0",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",