Skip to content

Commit 981e90e

Browse files
committed
update deps
1 parent 9aaf5a2 commit 981e90e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"express": "^4.13.4",
3838
"isomorphic-fetch": "^2.2.1",
3939
"limax": "^1.3.0",
40-
"mongoose": "^4.4.19",
40+
"mongoose": "^4.4.20",
4141
"react": "^15.1.0",
4242
"react-dom": "^15.1.0",
4343
"react-helmet": "^3.1.0",
@@ -63,12 +63,12 @@
6363
"copy-webpack-plugin": "^3.0.1",
6464
"css-loader": "^0.23.1",
6565
"css-modules-require-hook": "^4.0.1",
66-
"cssnano": "^3.6.2",
66+
"cssnano": "^3.7.0",
6767
"deep-freeze": "0.0.1",
6868
"eslint": "^2.11.1",
6969
"eslint-config-airbnb": "^9.0.1",
7070
"eslint-plugin-import": "^1.8.1",
71-
"eslint-plugin-jsx-a11y": "^1.2.2",
71+
"eslint-plugin-jsx-a11y": "^1.3.0",
7272
"eslint-plugin-react": "^5.1.1",
7373
"expect": "^1.20.1",
7474
"extract-text-webpack-plugin": "^1.0.1",
@@ -77,7 +77,7 @@
7777
"mocha": "^2.5.3",
7878
"nodemon": "^1.9.2",
7979
"null-loader": "^0.1.1",
80-
"postcss-cssnext": "^2.5.2",
80+
"postcss-cssnext": "^2.6.0",
8181
"postcss-focus": "^1.0.0",
8282
"postcss-loader": "^0.9.1",
8383
"postcss-reporter": "^1.3.3",

0 commit comments

Comments
 (0)