Skip to content

Commit 50446c4

Browse files
committed
chore: updated deps
1 parent adce06c commit 50446c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lang-map": "^0.4.0",
3030
"lodash": "^4.0.0",
3131
"parse-diff": "^0.3.2",
32-
"prismjs-package": "^0.6.2",
32+
"prismjs-package": "^0.6.3",
3333
"react": "^0.14.6",
3434
"react-dom": "^0.14.6"
3535
},
@@ -47,7 +47,7 @@
4747
"cpx": "^1.2.1",
4848
"css-loader": "^0.23.1",
4949
"eslint": "^1.10.3",
50-
"eslint-config-airbnb": "^3.1.0",
50+
"eslint-config-airbnb": "^4.0.0",
5151
"eslint-plugin-react": "^3.15.0",
5252
"exports-loader": "^0.6.2",
5353
"express": "^4.13.4",
@@ -65,8 +65,8 @@
6565
"redbox-react": "^1.2.0",
6666
"sass-loader": "^3.1.2",
6767
"style-loader": "^0.13.0",
68-
"webpack": "^1.12.11",
69-
"webpack-dev-middleware": "^1.5.0",
68+
"webpack": "^1.12.12",
69+
"webpack-dev-middleware": "^1.5.1",
7070
"webpack-hot-middleware": "^2.6.0",
7171
"webpack-sources": "^0.1.0"
7272
}

0 commit comments

Comments
 (0)