mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 05:10:35 +03:00
chore(deps): update all non-major dependencies
This commit is contained in:
+7
-7
@@ -65,12 +65,12 @@
|
||||
"webpack-dev-middleware": "3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.3",
|
||||
"@babel/core": "^7.4.3",
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/node": "^7.2.2",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.4.3",
|
||||
"@nuxt/babel-preset-app": "^2.6.2",
|
||||
"@babel/preset-env": "^7.4.4",
|
||||
"@nuxt/babel-preset-app": "^2.6.3",
|
||||
"@nuxtjs/eslint-config": "^0.0.1",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.29",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
@@ -85,7 +85,7 @@
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-plugin-import": "^2.17.2",
|
||||
"eslint-plugin-jest": "^22.4.1",
|
||||
"eslint-plugin-jest": "^22.5.1",
|
||||
"eslint-plugin-node": "^8.0.1",
|
||||
"eslint-plugin-promise": "^4.1.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
@@ -100,7 +100,7 @@
|
||||
"jsdom": "^15.0.0",
|
||||
"lodash": "^4.17.11",
|
||||
"node-env-file": "^0.1.8",
|
||||
"puppeteer-core": "^1.14.0",
|
||||
"puppeteer-core": "^1.15.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"rollup": "^1.10.1",
|
||||
"rollup-plugin-buble": "^0.19.6",
|
||||
@@ -112,7 +112,7 @@
|
||||
"selenium-webdriver": "^4.0.0-alpha.1",
|
||||
"standard-version": "^5.0.2",
|
||||
"tib": "^0.5.1",
|
||||
"typescript": "^3.4.4",
|
||||
"typescript": "^3.4.5",
|
||||
"vue": "^2.6.10",
|
||||
"vue-jest": "^3.0.4",
|
||||
"vue-loader": "^15.7.0",
|
||||
|
||||
Reference in New Issue
Block a user