diff --git a/package.json b/package.json index 9b0f542..4a10eea 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "cross-env": "^7.0.2", "cypress": "^13.15.0", "eslint": "^8.57.1", - "eslint-plugin-vue": "^9.28.0", + "eslint-plugin-vue": "^9.29.0", "minimist": "^1.2.8", "release-it": "^15.11.0", "release-it-lerna-changelog": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 2644383..9e1d7d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4410,10 +4410,10 @@ eslint-plugin-cypress@^2.11.2: dependencies: globals "^13.20.0" -eslint-plugin-vue@^9.28.0: - version "9.28.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.28.0.tgz#e4412f0c1024bafd15ffeaa6f76f4c99152e2765" - integrity sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g== +eslint-plugin-vue@^9.29.0: + version "9.29.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.29.0.tgz#fa1d62a88c22102be4fb8c275929698a1aee4b04" + integrity sha512-hamyjrBhNH6Li6R1h1VF9KHfshJlKgKEg3ARbGTn72CMNDSMhWbgC7NdkRDEh25AFW+4SDATzyNM+3gWuZii8g== dependencies: "@eslint-community/eslint-utils" "^4.4.0" globals "^13.24.0"