2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-11 03:12:25 +03:00

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

This commit is contained in:
renovate[bot]
2019-11-30 08:01:06 +01:00
committed by Pim
parent 12645a910f
commit 32829e5a1e
2 changed files with 972 additions and 359 deletions
+17 -17
View File
@@ -62,14 +62,14 @@
"deepmerge": "^4.2.2"
},
"devDependencies": {
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"@babel/node": "^7.6.3",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.3",
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/node": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@nuxtjs/eslint-config": "^1.1.2",
"@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29",
"@vue/server-test-utils": "^1.0.0-beta.30",
"@vue/test-utils": "^1.0.0-beta.30",
"@vuepress/plugin-google-analytics": "^1.2.0",
"@vuepress/plugin-pwa": "^1.2.0",
"babel-core": "^7.0.0-bridge",
@@ -80,11 +80,11 @@
"browserstack-local": "^1.4.2",
"chromedriver": "^78.0.1",
"codecov": "^3.6.1",
"copy-webpack-plugin": "^5.0.4",
"eslint": "^6.6.0",
"copy-webpack-plugin": "^5.0.5",
"eslint": "^6.7.1",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.2",
"eslint-plugin-jest": "^23.1.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
@@ -98,25 +98,25 @@
"jest": "^24.9.0",
"jest-environment-jsdom": "^24.9.0",
"jest-environment-jsdom-global": "^1.2.0",
"jsdom": "^15.2.0",
"jsdom": "^15.2.1",
"lodash": "^4.17.15",
"node-env-file": "^0.1.8",
"puppeteer-core": "^2.0.0",
"rimraf": "^3.0.0",
"rollup": "^1.26.0",
"rollup": "^1.27.5",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.2",
"selenium-webdriver": "^4.0.0-alpha.4",
"standard-version": "^7.0.0",
"tib": "^0.7.2",
"typescript": "^3.6.4",
"selenium-webdriver": "^4.0.0-alpha.5",
"standard-version": "^7.0.1",
"tib": "^0.7.4",
"typescript": "^3.7.2",
"vue": "^2.6.10",
"vue-jest": "^3.0.5",
"vue-loader": "^15.7.1",
"vue-loader": "^15.7.2",
"vue-router": "^3.1.3",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
+955 -342
View File
File diff suppressed because it is too large Load Diff