Skip to content

Commit

Permalink
chore(deps): update dependency @babel/preset-env to v7.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 12, 2020
1 parent 6acf76d commit e512a82
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 32 deletions.
46 changes: 15 additions & 31 deletions sample/09-babel-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/09-babel-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/node": "7.8.0",
"@babel/plugin-proposal-decorators": "7.8.0",
"@babel/plugin-transform-runtime": "7.8.0",
"@babel/preset-env": "7.8.0",
"@babel/preset-env": "7.8.2",
"@babel/register": "7.8.0",
"@babel/runtime": "7.8.0",
"@nestjs/testing": "6.10.14",
Expand Down

0 comments on commit e512a82

Please sign in to comment.