Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2020
1 parent 0ca94bc commit 12ce25e
Show file tree
Hide file tree
Showing 2 changed files with 640 additions and 595 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"yargs": "^14.0.0"
},
"devDependencies": {
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-object-rest-spread": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/preset-typescript": "7.7.7",
"@babel/core": "7.8.0",
"@babel/plugin-proposal-class-properties": "7.8.0",
"@babel/plugin-proposal-object-rest-spread": "7.8.0",
"@babel/preset-env": "7.8.0",
"@babel/preset-typescript": "7.8.0",
"@types/debug": "4.1.5",
"@types/jest": "24.0.22",
"@types/node": "12.12.6",
Expand Down
Loading

0 comments on commit 12ce25e

Please sign in to comment.