From 74f4cda1b48c277ab5b1ac515c3f9442c01de6ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 19:02:56 +0000 Subject: [PATCH] Update dependency metro-react-native-babel-preset to v0.76.4 --- package.json | 2 +- yarn.lock | 51 +-------------------------------------------------- 2 files changed, 2 insertions(+), 51 deletions(-) diff --git a/package.json b/package.json index 723703618..4e5f72c22 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "husky": "8.0.3", "jest": "29.5.0", "lint-staged": "13.2.2", - "metro-react-native-babel-preset": "0.76.3", + "metro-react-native-babel-preset": "0.76.4", "prettier": "2.8.8", "react-codemod": "5.4.3", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 7444ef11d..dad2301d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15416,55 +15416,6 @@ __metadata: languageName: node linkType: hard -"metro-react-native-babel-preset@npm:0.76.3": - version: 0.76.3 - resolution: "metro-react-native-babel-preset@npm:0.76.3" - dependencies: - "@babel/core": "npm:^7.20.0" - "@babel/plugin-proposal-async-generator-functions": "npm:^7.0.0" - "@babel/plugin-proposal-class-properties": "npm:^7.0.0" - "@babel/plugin-proposal-export-default-from": "npm:^7.0.0" - "@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.0.0" - "@babel/plugin-proposal-numeric-separator": "npm:^7.0.0" - "@babel/plugin-proposal-object-rest-spread": "npm:^7.0.0" - "@babel/plugin-proposal-optional-catch-binding": "npm:^7.0.0" - "@babel/plugin-proposal-optional-chaining": "npm:^7.0.0" - "@babel/plugin-syntax-dynamic-import": "npm:^7.0.0" - "@babel/plugin-syntax-export-default-from": "npm:^7.0.0" - "@babel/plugin-syntax-flow": "npm:^7.18.0" - "@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.0.0" - "@babel/plugin-syntax-optional-chaining": "npm:^7.0.0" - "@babel/plugin-transform-arrow-functions": "npm:^7.0.0" - "@babel/plugin-transform-async-to-generator": "npm:^7.0.0" - "@babel/plugin-transform-block-scoping": "npm:^7.0.0" - "@babel/plugin-transform-classes": "npm:^7.0.0" - "@babel/plugin-transform-computed-properties": "npm:^7.0.0" - "@babel/plugin-transform-destructuring": "npm:^7.0.0" - "@babel/plugin-transform-flow-strip-types": "npm:^7.0.0" - "@babel/plugin-transform-function-name": "npm:^7.0.0" - "@babel/plugin-transform-literals": "npm:^7.0.0" - "@babel/plugin-transform-modules-commonjs": "npm:^7.0.0" - "@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.0.0" - "@babel/plugin-transform-parameters": "npm:^7.0.0" - "@babel/plugin-transform-react-display-name": "npm:^7.0.0" - "@babel/plugin-transform-react-jsx": "npm:^7.0.0" - "@babel/plugin-transform-react-jsx-self": "npm:^7.0.0" - "@babel/plugin-transform-react-jsx-source": "npm:^7.0.0" - "@babel/plugin-transform-runtime": "npm:^7.0.0" - "@babel/plugin-transform-shorthand-properties": "npm:^7.0.0" - "@babel/plugin-transform-spread": "npm:^7.0.0" - "@babel/plugin-transform-sticky-regex": "npm:^7.0.0" - "@babel/plugin-transform-typescript": "npm:^7.5.0" - "@babel/plugin-transform-unicode-regex": "npm:^7.0.0" - "@babel/template": "npm:^7.0.0" - babel-plugin-transform-flow-enums: "npm:^0.0.2" - react-refresh: "npm:^0.4.0" - peerDependencies: - "@babel/core": "*" - checksum: cdb886cf48e961369ec5d12472a5cdabcc8d9f8fe8ee207c1a975e520592638e1bd3dc2aa29dc53295c04e5d4d0e47de9fd46e6071687e70e5c724801cc77f14 - languageName: node - linkType: hard - "metro-react-native-babel-preset@npm:0.76.4": version: 0.76.4 resolution: "metro-react-native-babel-preset@npm:0.76.4" @@ -16288,7 +16239,7 @@ __metadata: husky: "npm:8.0.3" jest: "npm:29.5.0" lint-staged: "npm:13.2.2" - metro-react-native-babel-preset: "npm:0.76.3" + metro-react-native-babel-preset: "npm:0.76.4" prettier: "npm:2.8.8" react: "npm:18.2.0" react-codemod: "npm:5.4.3"