Skip to content

Commit 98c1354

Browse files
committed
Update babel monorepo to ^7.25.9
1 parent 78c0c89 commit 98c1354

File tree

2 files changed

+840
-8
lines changed

2 files changed

+840
-8
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"format": "yarn lint --fix & yarn prettier --write 'src/**/*.{js,jsx,ts,tsx}'"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "^7.25.8",
18-
"@babel/preset-env": "^7.25.8",
19-
"@babel/preset-react": "^7.25.7",
20-
"@babel/preset-typescript": "^7.25.7",
17+
"@babel/core": "^7.25.9",
18+
"@babel/preset-env": "^7.25.9",
19+
"@babel/preset-react": "^7.25.9",
20+
"@babel/preset-typescript": "^7.25.9",
2121
"@types/node-fetch": "^2.6.11",
2222
"@types/react": "^18.2.79",
2323
"@types/react-dom": "^18.2.25",

0 commit comments

Comments
 (0)