Skip to content

Commit 52689db

Browse files
Update dependency metro-react-native-babel-preset to v0.76.4 (#1724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4d3e65 commit 52689db

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"husky": "8.0.3",
117117
"jest": "29.5.0",
118118
"lint-staged": "13.2.2",
119-
"metro-react-native-babel-preset": "0.76.3",
119+
"metro-react-native-babel-preset": "0.76.4",
120120
"prettier": "2.8.8",
121121
"react-codemod": "5.4.3",
122122
"react-dom": "18.2.0",

β€Žyarn.lockβ€Ž

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -15416,55 +15416,6 @@ __metadata:
1541615416
languageName: node
1541715417
linkType: hard
1541815418

15419-
"metro-react-native-babel-preset@npm:0.76.3":
15420-
version: 0.76.3
15421-
resolution: "metro-react-native-babel-preset@npm:0.76.3"
15422-
dependencies:
15423-
"@babel/core": "npm:^7.20.0"
15424-
"@babel/plugin-proposal-async-generator-functions": "npm:^7.0.0"
15425-
"@babel/plugin-proposal-class-properties": "npm:^7.0.0"
15426-
"@babel/plugin-proposal-export-default-from": "npm:^7.0.0"
15427-
"@babel/plugin-proposal-nullish-coalescing-operator": "npm:^7.0.0"
15428-
"@babel/plugin-proposal-numeric-separator": "npm:^7.0.0"
15429-
"@babel/plugin-proposal-object-rest-spread": "npm:^7.0.0"
15430-
"@babel/plugin-proposal-optional-catch-binding": "npm:^7.0.0"
15431-
"@babel/plugin-proposal-optional-chaining": "npm:^7.0.0"
15432-
"@babel/plugin-syntax-dynamic-import": "npm:^7.0.0"
15433-
"@babel/plugin-syntax-export-default-from": "npm:^7.0.0"
15434-
"@babel/plugin-syntax-flow": "npm:^7.18.0"
15435-
"@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.0.0"
15436-
"@babel/plugin-syntax-optional-chaining": "npm:^7.0.0"
15437-
"@babel/plugin-transform-arrow-functions": "npm:^7.0.0"
15438-
"@babel/plugin-transform-async-to-generator": "npm:^7.0.0"
15439-
"@babel/plugin-transform-block-scoping": "npm:^7.0.0"
15440-
"@babel/plugin-transform-classes": "npm:^7.0.0"
15441-
"@babel/plugin-transform-computed-properties": "npm:^7.0.0"
15442-
"@babel/plugin-transform-destructuring": "npm:^7.0.0"
15443-
"@babel/plugin-transform-flow-strip-types": "npm:^7.0.0"
15444-
"@babel/plugin-transform-function-name": "npm:^7.0.0"
15445-
"@babel/plugin-transform-literals": "npm:^7.0.0"
15446-
"@babel/plugin-transform-modules-commonjs": "npm:^7.0.0"
15447-
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.0.0"
15448-
"@babel/plugin-transform-parameters": "npm:^7.0.0"
15449-
"@babel/plugin-transform-react-display-name": "npm:^7.0.0"
15450-
"@babel/plugin-transform-react-jsx": "npm:^7.0.0"
15451-
"@babel/plugin-transform-react-jsx-self": "npm:^7.0.0"
15452-
"@babel/plugin-transform-react-jsx-source": "npm:^7.0.0"
15453-
"@babel/plugin-transform-runtime": "npm:^7.0.0"
15454-
"@babel/plugin-transform-shorthand-properties": "npm:^7.0.0"
15455-
"@babel/plugin-transform-spread": "npm:^7.0.0"
15456-
"@babel/plugin-transform-sticky-regex": "npm:^7.0.0"
15457-
"@babel/plugin-transform-typescript": "npm:^7.5.0"
15458-
"@babel/plugin-transform-unicode-regex": "npm:^7.0.0"
15459-
"@babel/template": "npm:^7.0.0"
15460-
babel-plugin-transform-flow-enums: "npm:^0.0.2"
15461-
react-refresh: "npm:^0.4.0"
15462-
peerDependencies:
15463-
"@babel/core": "*"
15464-
checksum: cdb886cf48e961369ec5d12472a5cdabcc8d9f8fe8ee207c1a975e520592638e1bd3dc2aa29dc53295c04e5d4d0e47de9fd46e6071687e70e5c724801cc77f14
15465-
languageName: node
15466-
linkType: hard
15467-
1546815419
"metro-react-native-babel-preset@npm:0.76.4":
1546915420
version: 0.76.4
1547015421
resolution: "metro-react-native-babel-preset@npm:0.76.4"
@@ -16288,7 +16239,7 @@ __metadata:
1628816239
husky: "npm:8.0.3"
1628916240
jest: "npm:29.5.0"
1629016241
lint-staged: "npm:13.2.2"
16291-
metro-react-native-babel-preset: "npm:0.76.3"
16242+
metro-react-native-babel-preset: "npm:0.76.4"
1629216243
prettier: "npm:2.8.8"
1629316244
react: "npm:18.2.0"
1629416245
react-codemod: "npm:5.4.3"

0 commit comments

Comments
Β (0)