Skip to content

Commit

Permalink
upgrade(dep): babel/preset-env ^7.x -> ^7.9.0 for Node 13+ compat
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrady committed May 13, 2021
1 parent a02924e commit af20a26
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 362 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-import-meta": "^7.0.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-env": "^7.9.0",
"babel-jest": "^24.7.1",
"babel-loader": "^8.0.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
Expand Down
Loading

0 comments on commit af20a26

Please sign in to comment.