Skip to content

Commit

Permalink
chore: update babel deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed May 4, 2022
1 parent f051377 commit 9ffa599
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 751 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"watch": "gulp watch"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/plugin-transform-block-scoping": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@babel/core": "^7.17.0",
"@babel/plugin-transform-block-scoping": "^7.16.7",
"@babel/preset-env": "^7.17.10",
"babel-jest": "^24.9.0",
"butternut": "^0.4.6",
"bytes": "^3.0.0",
Expand Down
Loading

0 comments on commit 9ffa599

Please sign in to comment.