Skip to content

Commit f71b663

Browse files
Update babel monorepo to v7.24.6
1 parent 895f0b2 commit f71b663

File tree

2 files changed

+240
-210
lines changed

2 files changed

+240
-210
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"react": "^16.9.0 || ^17.x || ^18.x"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.18.6",
34-
"@babel/runtime": "7.18.6",
33+
"@babel/core": "7.24.6",
34+
"@babel/runtime": "7.24.6",
3535
"@testing-library/react-hooks": "3.2.1",
3636
"@types/jest": "28.1.4",
3737
"@types/react": "18.0.15",

0 commit comments

Comments
 (0)