From 99f0c9a03ad7358a1c3215dde9027a72cd8372c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 06:49:49 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-vue Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.5.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v7.5.0) Signed-off-by: dependabot-preview[bot] --- projects/mitch-datasource-test-vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mitch-datasource-test-vue/package.json b/projects/mitch-datasource-test-vue/package.json index ca7a2e5..86dba3b 100644 --- a/projects/mitch-datasource-test-vue/package.json +++ b/projects/mitch-datasource-test-vue/package.json @@ -26,7 +26,7 @@ "babel-preset-vue": "^2.0.2", "core-js": "^3.4.0", "eslint": "^6.5.1", - "eslint-plugin-vue": "^6.0.0", + "eslint-plugin-vue": "^7.5.0", "vue-template-compiler": "^2.6.10" }, "eslintConfig": {