Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Jan 17, 2018
1 parent 00feec3 commit 7050614
Show file tree
Hide file tree
Showing 2 changed files with 1,210 additions and 841 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"auto-changelog": "^1.2.2",
"babel-cli": "^6.26.0",
"babel-core": "^6.16.0",
"babel-eslint": "^8.0.0",
"babel-eslint": "^8.2.1",
"babel-loader": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-istanbul": "^4.1.4",
Expand All @@ -60,8 +60,8 @@
"babel-preset-stage-0": "^6.16.0",
"chai": "^4.0.2",
"codecov": "^3.0.0",
"cross-env": "^5.0.1",
"css-loader": "^0.28.0",
"cross-env": "^5.1.3",
"css-loader": "^0.28.9",
"exports-loader": "^0.6.3",
"extract-text-webpack-plugin": "^3.0.2",
"html-webpack-plugin": "^2.30.1",
Expand All @@ -73,27 +73,27 @@
"karma-mocha": "^1.2.0",
"karma-mocha-reporter": "^2.2.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.2",
"mocha": "^4.0.0",
"karma-webpack": "^2.0.9",
"mocha": "^4.1.0",
"postcss-automath": "^1.0.1",
"postcss-loader": "^2.0.10",
"postcss-nested": "^3.0.0",
"postcss-sassy-mixins": "^2.1.0",
"postcss-simple-vars": "^4.1.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-hot-loader": "^4.0.0-beta.15",
"rimraf": "^2.5.4",
"screenfull": "^3.0.2",
"screenfull": "^3.3.2",
"snazzy": "^7.0.0",
"standard": "^10.0.0",
"style-loader": "^0.19.0",
"webpack": "^3.8.1",
"webpack-dev-server": "^2.9.3",
"standard": "^11.0.0-beta.0",
"style-loader": "^0.19.1",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.0",
"whatwg-fetch": "^2.0.1"
},
"dependencies": {
"deepmerge": "^2.0.0",
"deepmerge": "^2.0.1",
"load-script": "^1.0.0",
"prop-types": "^15.5.6"
},
Expand Down

0 comments on commit 7050614

Please sign in to comment.