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

This commit is contained in:
renovate[bot] 2023-04-25 04:39:04 +00:00 committed by GitHub
parent d1201e63bd
commit b29645a26d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -51,7 +51,7 @@
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.4",
"lottie-react-native": "5.1.5",
"metro-react-native-babel-preset": "0.76.2",
"metro-react-native-babel-preset": "0.76.3",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",
@ -16801,9 +16801,9 @@
}
},
"node_modules/metro-react-native-babel-preset": {
"version": "0.76.2",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.2.tgz",
"integrity": "sha512-Kzi4JhEzwrPOuv3OHjDZvvlPTjInNoIV8QKBRyLTzx7TJuA5a2xReo0lz4sG4x9Bcv1XjKkKRmYUgS9V1I820w==",
"version": "0.76.3",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.3.tgz",
"integrity": "sha512-3DyE0aP/k8OdIcA0Dy0MQwx6EiXaTLq5YPy4Z38lwOFxD9ZRm2rwnaNXNczsYisJqeq1vcEJpfMnjS26Kqq97g==",
"dependencies": {
"@babel/core": "^7.20.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
@ -35312,9 +35312,9 @@
}
},
"metro-react-native-babel-preset": {
"version": "0.76.2",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.2.tgz",
"integrity": "sha512-Kzi4JhEzwrPOuv3OHjDZvvlPTjInNoIV8QKBRyLTzx7TJuA5a2xReo0lz4sG4x9Bcv1XjKkKRmYUgS9V1I820w==",
"version": "0.76.3",
"resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.76.3.tgz",
"integrity": "sha512-3DyE0aP/k8OdIcA0Dy0MQwx6EiXaTLq5YPy4Z38lwOFxD9ZRm2rwnaNXNczsYisJqeq1vcEJpfMnjS26Kqq97g==",
"requires": {
"@babel/core": "^7.20.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",

View file

@ -140,7 +140,7 @@
"junderw-crc32c": "1.2.0",
"lottie-ios": "3.4.4",
"lottie-react-native": "5.1.5",
"metro-react-native-babel-preset": "0.76.2",
"metro-react-native-babel-preset": "0.76.3",
"path-browserify": "1.0.1",
"payjoin-client": "1.0.1",
"process": "0.11.10",