Skip to content

Commit 3a74b46

Browse files
committed
bump deps
1 parent f5c571d commit 3a74b46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"consolidate": "^0.14.0",
3333
"hash-sum": "^1.0.2",
3434
"loader-utils": "^0.2.10",
35-
"lru-cache": "^2.7.0",
35+
"lru-cache": "^4.0.1",
3636
"object-assign": "^4.0.0",
3737
"postcss": "^5.0.10",
38-
"postcss-selector-parser": "^1.1.2",
38+
"postcss-selector-parser": "^2.0.0",
3939
"vue-hot-reload-api": "^2.0.0",
4040
"vue-style-loader": "^1.0.0",
4141
"vue-template-compiler": "^2.0.0-alpha.2"
@@ -59,7 +59,7 @@
5959
"file-loader": "^0.8.5",
6060
"inject-loader": "^2.0.1",
6161
"jade": "^1.11.0",
62-
"jsdom": "^8.5.0",
62+
"jsdom": "^9.2.1",
6363
"mkdirp": "^0.5.1",
6464
"mocha": "^2.2.5",
6565
"node-libs-browser": "^1.0.0",

0 commit comments

Comments
 (0)