Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Oct 20, 2016
1 parent e193baa commit 719e0b7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -13,19 +13,19 @@
],
"license": "(EDL-1.0 OR EPL-1.0)",
"devDependencies": {
"babel-core": "6.14.0",
"babel-preset-es2015": "6.14.0",
"babel-core": "6.17.0",
"babel-preset-es2015": "6.16.0",
"babel-preset-es2015-rollup": "1.2.0",
"babel-register": "6.14.0",
"babel-register": "6.16.3",
"cheerio": "0.22.0",
"coveralls": "2.11.12",
"coveralls": "2.11.14",
"expect.js": "0.3.1",
"git-rev-sync": "1.6.0",
"git-rev-sync": "1.8.0",
"jsdoc": "jsdoc3/jsdoc",
"mocha": "3.0.2",
"mocha": "3.1.2",
"mocha-lcov-reporter": "1.2.0",
"nyc": "8.1.0",
"rollup": "0.35.10",
"nyc": "8.3.2",
"rollup": "0.36.3",
"rollup-plugin-babel": "2.6.1",
"rollup-plugin-replace": "1.1.1",
"uglify-js": "2.7.3"
Expand Down

0 comments on commit 719e0b7

Please sign in to comment.