Skip to content

Commit dfcfe7f

Browse files
authored
Update all of babel7 to version 7.28.0 (#694)
1 parent e21abf4 commit dfcfe7f

File tree

2 files changed

+196
-190
lines changed

2 files changed

+196
-190
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"prop-types": "15.8.1"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "7.27.1",
45-
"@babel/core": "7.27.7",
44+
"@babel/cli": "7.28.0",
45+
"@babel/core": "7.28.0",
4646
"@babel/eslint-parser": "7.28.0",
47-
"@babel/preset-env": "7.27.1",
47+
"@babel/preset-env": "7.28.0",
4848
"@babel/preset-react": "7.27.1",
4949
"babel-eslint": "10.1.0",
5050
"babel-loader": "9.2.1",

0 commit comments

Comments
 (0)