Skip to content

Commit

Permalink
Update all of babel7 to version 7.25.8
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 11, 2024
1 parent 94ed755 commit c71129a
Show file tree
Hide file tree
Showing 3 changed files with 993 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
]
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.25.8",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@testing-library/react-hooks": "7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tslib": "2.3.0"
},
"devDependencies": {
"@babel/preset-env": "^7.14.8",
"@babel/preset-env": "^7.25.8",
"@types/jest": "26.0.24",
"@types/react-dom": "17.0.9",
"babel-jest": "^27.0.6",
Expand Down
Loading

0 comments on commit c71129a

Please sign in to comment.