Skip to content

Commit

Permalink
Update all of babel7 to version 7.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 5, 2024
1 parent 6dbc529 commit 0466c11
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
},
"devDependencies": {
"@babel/cli": "^7.22.5",
"@babel/core": "^7.22.5",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.22.5",
"@babel/plugin-syntax-flow": "^7.22.5",
"@babel/plugin-transform-react-jsx": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.22.5",
"babel-jest": "^29.5.0",
"eslint": "^8.43.0",
Expand Down

0 comments on commit 0466c11

Please sign in to comment.