Skip to content

Commit

Permalink
fix(babel): upgrade babel dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Nov 19, 2018
1 parent bcaedf4 commit 751790e
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"yarnhook": "^0.3.0"
},
"dependencies": {
"@babel/core": "^7.0.0",
"@babel/generator": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-typescript": "^7.0.0",
"@babel/traverse": "^7.0.0",
"@babel/types": "^7.0.0",
"@babel/core": "^7.1.6",
"@babel/generator": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@babel/preset-typescript": "^7.1.0",
"@babel/traverse": "^7.1.6",
"@babel/types": "^7.1.6",
"get-stream": "^4.0.0",
"globby": "^8.0.1",
"got": "^8.3.1",
Expand Down
Loading

0 comments on commit 751790e

Please sign in to comment.