Skip to content

Commit 9efe6e0

Browse files
authoredApr 30, 2025
chore(deps): update babel monorepo to v7.27.1
1 parent a50092f commit 9efe6e0

File tree

2 files changed

+637
-645
lines changed

2 files changed

+637
-645
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 || ^19.0.0"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "7.27.0",
52-
"@babel/core": "7.26.10",
53-
"@babel/eslint-parser": "7.27.0",
54-
"@babel/preset-env": "7.26.9",
55-
"@babel/preset-react": "7.26.3",
51+
"@babel/cli": "7.27.1",
52+
"@babel/core": "7.27.1",
53+
"@babel/eslint-parser": "7.27.1",
54+
"@babel/preset-env": "7.27.1",
55+
"@babel/preset-react": "7.27.1",
5656
"@eslint/js": "9.25.1",
5757
"@testing-library/dom": "10.4.0",
5858
"@testing-library/jest-dom": "6.6.3",

0 commit comments

Comments
 (0)
Failed to load comments.