Skip to content

Commit

Permalink
Bump babel core and babel preset env
Browse files Browse the repository at this point in the history
  • Loading branch information
guanw88 committed Jun 6, 2024
1 parent 7b1f825 commit 64fd8bb
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 601 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"babel-jest": "^29.7.0",
"eslint": "^4.14.0",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 64fd8bb

Please sign in to comment.