Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeperio-bot committed Aug 15, 2016
1 parent 1aadf9c commit adad735
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"classnames": "2.2.5",
"fancy-dedupe": "0.1.0",
"get-youtube-id": "1.0.0",
"history": "2.1.2",
"lodash.debounce": "4.0.7",
"history": "3.0.0",
"lodash.debounce": "4.0.8",
"moment": "2.14.1",
"react": "15.3.0",
"react-dom": "15.3.0",
Expand All @@ -24,10 +24,10 @@
"redux-thunk": "2.1.0",
"reselect": "2.5.3",
"seedrandom": "2.4.2",
"url-parse": "1.1.1"
"url-parse": "1.1.3"
},
"devDependencies": {
"@kadira/storybook": "2.2.1",
"@kadira/storybook": "2.2.3",
"babel": "6.5.2",
"babel-core": "6.13.2",
"babel-loader": "6.2.4",
Expand All @@ -38,16 +38,16 @@
"chai": "3.5.0",
"conventional-changelog-cli": "1.2.0",
"cpx": "1.3.2",
"eslint": "3.2.2",
"eslint": "3.3.0",
"eslint-plugin-json": "1.2.0",
"eslint-plugin-mozilla": "0.0.3",
"eslint-plugin-react": "6.0.0",
"eslint-plugin-react": "6.1.0",
"faker": "3.1.0",
"husky": "0.11.6",
"istanbul-instrumenter-loader": "0.2.0",
"jpm": "1.1.3",
"jpm": "1.1.4",
"json-loader": "0.5.4",
"karma": "1.1.2",
"karma": "1.2.0",
"karma-chrome-launcher": "1.0.1",
"karma-coverage": "1.1.1",
"karma-coveralls": "1.1.2",
Expand All @@ -57,11 +57,11 @@
"karma-mocha-reporter": "2.1.0",
"karma-requirejs": "1.0.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.7.0",
"live-server": "1.0.0",
"karma-webpack": "1.8.0",
"live-server": "1.1.0",
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"mocha": "3.0.1",
"mocha": "3.0.2",
"node-sass": "3.8.0",
"npm-run-all": "2.3.0",
"react-addons-test-utils": "15.3.0",
Expand Down

0 comments on commit adad735

Please sign in to comment.