2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-17 00:50:34 +03:00

chore: update deps

This commit is contained in:
pimlie
2019-07-28 17:01:51 +02:00
parent 328c89daf2
commit ca3855c690
2 changed files with 52 additions and 14 deletions
+3 -3
View File
@@ -82,11 +82,11 @@
"browserstack-local": "^1.4.2",
"chromedriver": "^75.1.0",
"codecov": "^3.5.0",
"copy-webpack-plugin": "^5.0.3",
"copy-webpack-plugin": "^5.0.4",
"eslint": "^6.1.0",
"eslint-config-standard": "^13.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
@@ -123,6 +123,6 @@
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.0.2",
"vuepress-theme-vue": "^1.1.0",
"webpack": "^4.37.0"
"webpack": "^4.38.0"
}
}