Skip to content

Commit 6b6e91a

Browse files
authored
Update all of babel7 to version 7.26.8 (#632)
1 parent 025fcf3 commit 6b6e91a

File tree

2 files changed

+156
-168
lines changed

2 files changed

+156
-168
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
},
4343
"devDependencies": {
4444
"@babel/cli": "7.25.9",
45-
"@babel/core": "7.26.7",
45+
"@babel/core": "7.26.8",
4646
"@babel/eslint-parser": "7.26.8",
47-
"@babel/preset-env": "7.26.0",
47+
"@babel/preset-env": "7.26.8",
4848
"@babel/preset-react": "7.25.9",
4949
"babel-eslint": "10.1.0",
5050
"babel-loader": "9.2.1",

0 commit comments

Comments
 (0)