Skip to content

Commit

Permalink
chore(deps): update deps roll-up Oct-29-2016 (react-boilerplate#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
gihrig authored Oct 30, 2016
1 parent d4e0052 commit 3a92bd9
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 312 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
"dependencies": {
"babel-polyfill": "6.16.0",
"chalk": "1.1.3",
"cross-env": "3.1.3",
"compression": "1.6.2",
"cross-env": "3.1.3",
"express": "4.14.0",
"fontfaceobserver": "2.0.5",
"immutable": "3.8.1",
Expand All @@ -224,11 +224,11 @@
"react": "15.3.2",
"react-dom": "15.3.2",
"react-helmet": "3.1.0",
"react-redux": "4.4.5",
"react-intl": "2.1.5",
"react-router": "2.8.1",
"react-redux": "4.4.5",
"react-router": "3.0.0",
"react-router-redux": "4.0.6",
"react-router-scroll": "0.3.2",
"react-router-scroll": "0.3.3",
"redux": "3.6.0",
"redux-immutable": "3.0.8",
"redux-saga": "0.12.0",
Expand All @@ -238,11 +238,11 @@
"whatwg-fetch": "1.0.0"
},
"devDependencies": {
"babel-cli": "6.16.0",
"babel-core": "6.17.0",
"babel-eslint": "7.0.0",
"babel-loader": "6.2.5",
"babel-plugin-istanbul": "2.0.1",
"babel-cli": "6.18.0",
"babel-core": "6.18.0",
"babel-eslint": "7.1.0",
"babel-loader": "6.2.7",
"babel-plugin-istanbul": "2.0.3",
"babel-plugin-react-intl": "2.2.0",
"babel-plugin-react-transform": "2.0.2",
"babel-plugin-transform-react-constant-elements": "6.9.1",
Expand All @@ -257,23 +257,23 @@
"cheerio": "0.22.0",
"coveralls": "2.11.14",
"css-loader": "0.25.0",
"enzyme": "2.4.1",
"eslint": "3.8.0",
"enzyme": "2.5.1",
"eslint": "3.9.0",
"eslint-config-airbnb": "12.0.0",
"eslint-config-airbnb-base": "8.0.0",
"eslint-config-airbnb-base": "9.0.0",
"eslint-import-resolver-webpack": "0.6.0",
"eslint-plugin-import": "2.0.1",
"eslint-plugin-jsx-a11y": "2.2.3",
"eslint-plugin-react": "6.4.1",
"eslint-plugin-redux-saga": "0.1.4",
"eslint-plugin-redux-saga": "0.1.5",
"eventsource-polyfill": "0.9.6",
"expect": "1.20.2",
"expect-jsx": "2.6.0",
"exports-loader": "0.6.3",
"extract-text-webpack-plugin": "2.0.0-beta.4",
"file-loader": "0.9.0",
"html-loader": "0.4.4",
"html-webpack-plugin": "2.22.0",
"html-webpack-plugin": "2.24.0",
"image-webpack-loader": "2.0.0",
"imports-loader": "0.6.5",
"json-loader": "0.5.4",
Expand All @@ -287,27 +287,27 @@
"karma-safari-launcher": "1.0.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.8.0",
"lint-staged": "3.1.0",
"lint-staged": "3.2.0",
"mocha": "3.1.2",
"ngrok": "2.2.3",
"null-loader": "0.1.1",
"offline-plugin": "3.4.2",
"plop": "1.5.0",
"postcss-cssnext": "2.8.0",
"postcss-focus": "1.0.0",
"postcss-loader": "0.13.0",
"postcss-loader": "1.1.0",
"postcss-reporter": "1.4.1",
"pre-commit": "1.1.3",
"psi": "2.0.4",
"rimraf": "2.5.4",
"shelljs": "0.7.4",
"shelljs": "0.7.5",
"sinon": "2.0.0-pre",
"style-loader": "0.13.1",
"stylelint": "7.4.2",
"stylelint-config-standard": "13.0.2",
"stylelint": "7.5.0",
"stylelint-config-standard": "14.0.0",
"url-loader": "0.5.7",
"webpack": "2.1.0-beta.22",
"webpack-dev-middleware": "1.8.4",
"webpack-hot-middleware": "2.13.0"
"webpack-hot-middleware": "2.13.1"
}
}
Loading

0 comments on commit 3a92bd9

Please sign in to comment.