chore(deps): update all non-major dependencies (#6213)

This commit is contained in:
renovate[bot] 2019-08-17 15:54:58 +01:00 committed by Xin Du (Clark)
parent e4d75661d9
commit 8f5244cabd
5 changed files with 508 additions and 329 deletions

View File

@ -32,11 +32,11 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.5.5", "@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5", "@babel/preset-env": "^7.5.5",
"@nuxtjs/eslint-config": "^1.0.1", "@nuxtjs/eslint-config": "^1.1.2",
"@vue/server-test-utils": "^1.0.0-beta.29", "@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29", "@vue/test-utils": "^1.0.0-beta.29",
"babel-eslint": "^10.0.2", "babel-eslint": "^10.0.2",
"babel-jest": "^24.8.0", "babel-jest": "^24.9.0",
"cheerio": "^1.0.0-rc.3", "cheerio": "^1.0.0-rc.3",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"consola": "^2.10.1", "consola": "^2.10.1",
@ -44,7 +44,7 @@
"eslint": "^6.1.0", "eslint": "^6.1.0",
"eslint-multiplexer": "^1.0.4", "eslint-multiplexer": "^1.0.4",
"esm": "^3.2.25", "esm": "^3.2.25",
"execa": "^2.0.3", "execa": "^2.0.4",
"express": "^4.17.1", "express": "^4.17.1",
"finalhandler": "^1.1.2", "finalhandler": "^1.1.2",
"fork-ts-checker-webpack-plugin": "^1.5.0", "fork-ts-checker-webpack-plugin": "^1.5.0",
@ -52,7 +52,7 @@
"get-port": "^5.0.0", "get-port": "^5.0.0",
"glob": "^7.1.4", "glob": "^7.1.4",
"is-wsl": "^2.1.0", "is-wsl": "^2.1.0",
"jest": "^24.8.0", "jest": "^24.9.0",
"jest-junit": "^7.0.0", "jest-junit": "^7.0.0",
"jsdom": "^15.1.1", "jsdom": "^15.1.1",
"klaw-sync": "^6.0.0", "klaw-sync": "^6.0.0",
@ -68,7 +68,7 @@
"rollup-plugin-babel": "^4.3.3", "rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.2", "rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-json": "^4.0.0", "rollup-plugin-json": "^4.0.0",
"rollup-plugin-license": "^0.11.0", "rollup-plugin-license": "^0.12.0",
"rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"sort-package-json": "^1.22.1", "sort-package-json": "^1.22.1",

View File

@ -16,7 +16,7 @@
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"glob": "^7.1.4", "glob": "^7.1.4",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"ignore": "^5.1.2", "ignore": "^5.1.4",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"pify": "^4.0.1", "pify": "^4.0.1",
"semver": "^6.3.0", "semver": "^6.3.0",

View File

@ -18,7 +18,7 @@
"chalk": "^2.4.2", "chalk": "^2.4.2",
"consola": "^2.10.1", "consola": "^2.10.1",
"esm": "^3.2.25", "esm": "^3.2.25",
"execa": "^2.0.3", "execa": "^2.0.4",
"exit": "^0.1.2", "exit": "^0.1.2",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"minimist": "^1.2.0", "minimist": "^1.2.0",

View File

@ -42,7 +42,7 @@
"time-fix-plugin": "^2.0.6", "time-fix-plugin": "^2.0.6",
"url-loader": "^2.1.0", "url-loader": "^2.1.0",
"vue-loader": "^15.7.1", "vue-loader": "^15.7.1",
"webpack": "^4.39.1", "webpack": "^4.39.2",
"webpack-bundle-analyzer": "^3.4.1", "webpack-bundle-analyzer": "^3.4.1",
"webpack-dev-middleware": "^3.7.0", "webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0", "webpack-hot-middleware": "^2.25.0",

821
yarn.lock

File diff suppressed because it is too large Load Diff