Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 3, 2017
1 parent 945d8c1 commit a7ccabb
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,27 +73,27 @@
"le_node": "^1.6.7",
"lodash": "^4.17.1",
"rollbar": "^0.6.2",
"uuid": "3.0.0"
"uuid": "3.0.1"
},
"devDependencies": {
"auto-changelog": "0.3.1",
"babel-core": "6.18.2",
"babel-loader": "6.2.7",
"babel-core": "6.21.0",
"babel-loader": "6.2.10",
"babel-plugin-external-helpers": "6.18.0",
"babel-plugin-istanbul": "2.0.3",
"babel-plugin-istanbul": "3.0.0",
"babel-plugin-transform-es2015-modules-umd": "6.18.0",
"babel-polyfill": "6.16.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-beta11",
"eslint": "3.9.1",
"eslint-friendly-formatter": "2.0.6",
"eslint": "3.12.2",
"eslint-friendly-formatter": "2.0.7",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-mocha": "4.7.0",
"ghooks": "1.3.2",
"imports-loader": "0.6.5",
"eslint-plugin-mocha": "4.8.0",
"ghooks": "2.0.0",
"imports-loader": "0.7.0",
"json-loader": "0.5.4",
"karma": "1.3.0",
"karma-coverage": "1.1.1",
Expand All @@ -102,24 +102,24 @@
"karma-phantomjs-launcher": "1.0.2",
"karma-sauce-launcher": "1.1.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.8.0",
"karma-webpack": "1.8.1",
"mkdirp": "0.5.1",
"mocha": "3.2.0",
"np": "2.10.1",
"npm-run-all": "3.1.1",
"np": "2.12.0",
"npm-run-all": "4.0.0",
"nsp": "2.6.2",
"nyc": "10.0.0",
"phantomjs-prebuilt": "2.1.13",
"phantomjs-prebuilt": "2.1.14",
"rimraf": "2.5.4",
"rollup": "0.36.4",
"rollup-plugin-babel": "2.6.1",
"rollup": "0.40.0",
"rollup-plugin-babel": "2.7.1",
"rollup-plugin-cleanup": "0.1.4",
"rollup-plugin-conditional": "0.1.4",
"rollup-plugin-filesize": "1.0.1",
"rollup-watch": "2.5.0",
"rollup-watch": "3.1.0",
"semver": "5.3.0",
"sinon": "1.17.6",
"sinon": "1.17.7",
"sinon-chai": "2.8.0",
"webpack": "1.13.3"
"webpack": "1.14.0"
}
}

0 comments on commit a7ccabb

Please sign in to comment.