Skip to content
This repository was archived by the owner on Jun 3, 2019. It is now read-only.

Commit 7ee3d42

Browse files
committed
Updates deps.
1 parent 09c2d0f commit 7ee3d42

File tree

2 files changed

+537
-527
lines changed

2 files changed

+537
-527
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
"dotenv": "4.0.0",
6565
"express": "4.15.2",
6666
"helmet": "3.5.0",
67-
"hpp": "0.2.1",
68-
"modernizr": "3.4.0",
67+
"hpp": "0.2.2",
68+
"modernizr": "3.5.0",
6969
"normalize.css": "6.0.0",
70-
"offline-plugin": "4.6.2",
70+
"offline-plugin": "4.7.0",
7171
"prop-types": "15.5.8",
7272
"react": "15.5.4",
7373
"react-async-bootstrapper": "1.1.1",
@@ -82,15 +82,15 @@
8282
"assets-webpack-plugin": "3.5.1",
8383
"babel-cli": "6.24.1",
8484
"babel-core": "6.24.1",
85-
"babel-eslint": "7.2.1",
85+
"babel-eslint": "7.2.2",
8686
"babel-jest": "19.0.0",
8787
"babel-loader": "6.4.1",
8888
"babel-plugin-transform-react-constant-elements": "6.23.0",
8989
"babel-plugin-transform-react-inline-elements": "6.22.0",
9090
"babel-plugin-transform-react-jsx-self": "6.22.0",
9191
"babel-plugin-transform-react-jsx-source": "6.22.0",
9292
"babel-polyfill": "6.23.0",
93-
"babel-preset-env": "1.3.3",
93+
"babel-preset-env": "1.4.0",
9494
"babel-preset-react": "6.24.1",
9595
"babel-preset-stage-3": "6.24.1",
9696
"babel-template": "6.24.1",
@@ -114,9 +114,9 @@
114114
"md5": "2.2.1",
115115
"modernizr-loader": "1.0.1",
116116
"node-notifier": "5.1.2",
117-
"prettier": "0.22.0",
118-
"prettier-eslint": "4.4.0",
119-
"prettier-eslint-cli": "3.2.0",
117+
"prettier": "1.1.0",
118+
"prettier-eslint": "5.1.0",
119+
"prettier-eslint-cli": "3.3.0",
120120
"react-addons-test-utils": "15.5.1",
121121
"react-hot-loader": "3.0.0-beta.6",
122122
"react-test-renderer": "15.5.4",
@@ -125,8 +125,8 @@
125125
"semver": "5.3.0",
126126
"source-map-support": "0.4.14",
127127
"style-loader": "0.16.1",
128-
"webpack": "2.3.3",
129-
"webpack-bundle-analyzer": "2.3.1",
128+
"webpack": "2.4.1",
129+
"webpack-bundle-analyzer": "2.4.0",
130130
"webpack-dev-middleware": "1.10.1",
131131
"webpack-hot-middleware": "2.18.0",
132132
"webpack-md5-hash": "0.0.5",

0 commit comments

Comments
 (0)