Skip to content

Commit

Permalink
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 9e62947 commit c2ff9f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -52,11 +52,11 @@
"node": ">=6.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/execa": "2.0.0",
"@types/tape": "4.2.33",
"@types/yargs": "13.0.3",
Expand Down

0 comments on commit c2ff9f3

Please sign in to comment.