Skip to content

Commit 6aafed9

Browse files
mrousavyMarc Rousavy
authored andcommitted
chore: Upgrade Babel to 7.29.7
1 parent dc97b0d commit 6aafed9

2 files changed

Lines changed: 1542 additions & 92 deletions

File tree

apps/simple-camera/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"react-native-worklets": "0.8.1"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.25.2",
45-
"@babel/preset-env": "^7.25.3",
46-
"@babel/runtime": "^7.25.0",
44+
"@babel/core": "^7.29.7",
45+
"@babel/preset-env": "^7.29.7",
46+
"@babel/runtime": "^7.29.7",
4747
"@react-native-community/cli": "20.1.2",
4848
"@react-native-community/cli-platform-android": "20.1.2",
4949
"@react-native-community/cli-platform-ios": "20.1.2",

0 commit comments

Comments
 (0)