Skip to content

Commit

Permalink
chore(package): update @babel/plugin-transform-runtime to version 7.7…
Browse files Browse the repository at this point in the history
….6 🚀 (#297)

* chore(package): update @babel/plugin-transform-runtime to version 7.7.6

* chore(package): update @babel/preset-env to version 7.7.6

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and Thomaash committed Dec 10, 2019
1 parent 75d056b commit e125d02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"devDependencies": {
"@babel/core": "7.7.5",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-transform-runtime": "7.7.5",
"@babel/preset-env": "7.7.5",
"@babel/plugin-transform-runtime": "7.7.6",
"@babel/preset-env": "7.7.6",
"@babel/preset-typescript": "7.7.4",
"@babel/register": "7.7.4",
"@babel/runtime-corejs3": "7.7.6",
Expand Down

0 comments on commit e125d02

Please sign in to comment.