Skip to content

Commit d0219cf

Browse files
chore(deps): update babel monorepo to v7.24.1
1 parent 3766d37 commit d0219cf

File tree

2 files changed

+449
-460
lines changed

2 files changed

+449
-460
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"react": "^18.0.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.23.9",
52-
"@babel/core": "7.24.0",
53-
"@babel/eslint-parser": "7.23.10",
54-
"@babel/preset-env": "7.24.0",
55-
"@babel/preset-react": "7.23.3",
51+
"@babel/cli": "7.24.1",
52+
"@babel/core": "7.24.1",
53+
"@babel/eslint-parser": "7.24.1",
54+
"@babel/preset-env": "7.24.1",
55+
"@babel/preset-react": "7.24.1",
5656
"@testing-library/dom": "9.3.4",
5757
"@testing-library/jest-dom": "6.4.2",
5858
"@testing-library/react": "14.2.1",

0 commit comments

Comments
 (0)