diff --git a/package.json b/package.json index 4921211..da3779b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-plugin-jest": "27.0.1", "eslint-plugin-nuxt": "3.2.0", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-vue": "9.4.0", + "eslint-plugin-vue": "9.9.0", "husky": "4.3.8", "jest": "28.1.3", "lint-staged": "13.0.3", diff --git a/yarn.lock b/yarn.lock index 5b6bef3..64bc8d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5053,10 +5053,10 @@ eslint-plugin-unicorn@^42.0.0: semver "^7.3.5" strip-indent "^3.0.0" -eslint-plugin-vue@9.4.0: - version "9.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz#31c2d9002b5bb437b351a5feffdf37c4397e5cb9" - integrity sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ== +eslint-plugin-vue@9.9.0: + version "9.9.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz#ac788ebccd2eb94d846a507df55da50693b80c91" + integrity sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ== dependencies: eslint-utils "^3.0.0" natural-compare "^1.4.0"