Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlc committed Jan 15, 2019
1 parent 975c2ed commit 215f543
Show file tree
Hide file tree
Showing 2 changed files with 1,414 additions and 1,868 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"coverage": "yarn build && nyc report --reporter=text-lcov | coveralls"
},
"devDependencies": {
"@babel/cli": "7.0.0-beta.44",
"@babel/core": "7.0.0-beta.44",
"@babel/preset-env": "7.0.0-beta.44",
"ava": "0.25.0",
"babel-minify": "0.4.3",
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/preset-env": "7.2.3",
"ava": "1.1.0",
"babel-minify": "0.5.0",
"coveralls": "3.0.2",
"esm": "3.0.69",
"nyc": "12.0.2"
"esm": "3.0.84",
"nyc": "13.1.0"
}
}
Loading

0 comments on commit 215f543

Please sign in to comment.