chore: update deps

This commit is contained in:
Haoqun Jiang
2018-10-30 20:43:53 +08:00
parent 683018ee4a
commit 51656ee8fd
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@types/webpack-env": "^1.13.6",
"@vue/cli-shared-utils": "^3.0.5",
"fork-ts-checker-webpack-plugin": "^0.4.13",
"fork-ts-checker-webpack-plugin": "^0.4.14",
"globby": "^8.0.1",
"ts-loader": "^5.2.2",
"tslint": "^5.11.0"

View File

@@ -22,7 +22,7 @@
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-mocha#readme",
"dependencies": {
"@vue/cli-shared-utils": "^3.0.5",
"jsdom": "^12.2.0",
"jsdom": "^13.0.0",
"jsdom-global": "^3.0.2",
"mocha": "^5.2.0",
"mocha-webpack": "^2.0.0-beta.0"

View File

@@ -35,7 +35,7 @@
"clipboardy": "^1.2.3",
"cliui": "^4.1.0",
"copy-webpack-plugin": "^4.5.4",
"css-loader": "^1.0.0",
"css-loader": "^1.0.1",
"cssnano": "^4.1.7",
"debug": "^4.1.0",
"escape-string-regexp": "^1.0.5",