Skip to content

Commit

Permalink
Update all of babel7 to version 7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 30, 2023
1 parent 94ed755 commit b3a324c
Show file tree
Hide file tree
Showing 3 changed files with 1,014 additions and 7 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.23.5",
"@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.23.5",
"@types/jest": "26.0.24",
"@types/react-dom": "17.0.9",
"babel-jest": "^27.0.6",
Expand Down
Loading

0 comments on commit b3a324c

Please sign in to comment.