Skip to content

Commit

Permalink
Merge pull request #80 from wework/deps-updates
Browse files Browse the repository at this point in the history
Bump non-rollup dependencies
  • Loading branch information
nason authored Jul 24, 2017
2 parents b252da5 + 332c5fe commit c4f0aac
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,40 +55,40 @@
},
"devDependencies": {
"auto-changelog": "0.3.1",
"babel-core": "6.21.0",
"babel-loader": "6.2.10",
"babel-plugin-external-helpers": "6.18.0",
"babel-polyfill": "6.20.0",
"babel-preset-es2015": "6.18.0",
"babel-preset-stage-0": "6.16.0",
"chai": "3.5.0",
"coveralls": "2.11.15",
"documentation": "4.0.0-beta16",
"babel-core": "6.25.0",
"babel-loader": "7.1.1",
"babel-plugin-external-helpers": "6.22.0",
"babel-polyfill": "6.23.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-stage-0": "6.24.1",
"chai": "4.1.0",
"coveralls": "2.13.1",
"documentation": "4.0.0-rc.1",
"eslint": "3.12.2",
"eslint-friendly-formatter": "2.0.6",
"eslint-import-resolver-node": "0.3.0",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-mocha": "4.8.0",
"ghooks": "1.3.2",
"imports-loader": "0.7.0",
"karma": "1.3.0",
"imports-loader": "0.7.1",
"karma": "1.7.0",
"karma-coverage": "1.1.1",
"karma-mocha": "1.3.0",
"karma-mocha-reporter": "2.2.1",
"karma-phantomjs-launcher": "1.0.2",
"karma-mocha-reporter": "2.2.3",
"karma-phantomjs-launcher": "1.0.4",
"karma-sauce-launcher": "1.1.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.8.0",
"mocha": "3.2.0",
"np": "2.12.0",
"nsp": "2.6.2",
"nyc": "10.0.0",
"mocha": "3.4.2",
"np": "2.16.0",
"nsp": "2.6.3",
"nyc": "11.0.3",
"phantomjs-prebuilt": "2.1.14",
"rollup": "0.38.2",
"rollup-plugin-babel": "2.7.1",
"rollup-plugin-filesize": "1.0.1",
"rollup-watch": "2.5.0",
"semver": "5.3.0",
"semver": "5.4.0",
"sinon": "1.17.7",
"sinon-chai": "2.8.0",
"webpack": "1.14.0",
Expand Down

0 comments on commit c4f0aac

Please sign in to comment.