Skip to content

Commit b0df300

Browse files
chore(deps): update babel monorepo to ~7.24.0
1 parent cf63e26 commit b0df300

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

HelloWorld/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"@uiw/react-native-doc": "^4.0.5"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "~7.20.0",
44+
"@babel/core": "~7.24.0",
4545
"@babel/preset-env": "^7.20.0",
46-
"@babel/runtime": "~7.20.0",
46+
"@babel/runtime": "~7.24.0",
4747
"@react-native-community/eslint-config": "3.2.0",
4848
"@tsconfig/react-native": "^2.0.2",
4949
"@types/jest": "^29.2.1",

template/template/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"@uiw/react-native-doc": "^4.0.5"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "~7.20.0",
45+
"@babel/core": "~7.24.0",
4646
"@babel/preset-env": "^7.20.0",
47-
"@babel/runtime": "~7.20.0",
47+
"@babel/runtime": "~7.24.0",
4848
"@react-native-community/eslint-config": "3.2.0",
4949
"@tsconfig/react-native": "^2.0.2",
5050
"@types/jest": "^29.2.1",

0 commit comments

Comments
 (0)