Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2021
1 parent 84f0983 commit 88f18f7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-unicorn": "^37.0.1",
"eslint-plugin-vue": "^7.20.0"
"eslint-plugin-vue": "^8.0.2"
},
"peerDependencies": {
"eslint": "^8.1.0"
Expand Down
45 changes: 18 additions & 27 deletions yarn.lock
Expand Up @@ -1629,7 +1629,7 @@ acorn-globals@^6.0.0:
acorn "^7.1.1"
acorn-walk "^7.1.1"

acorn-jsx@^5.2.0, acorn-jsx@^5.3.1:
acorn-jsx@^5.3.1:
version "5.3.2"
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
Expand Down Expand Up @@ -2823,15 +2823,15 @@ eslint-plugin-unicorn@^37.0.1:
semver "^7.3.5"
strip-indent "^3.0.0"

eslint-plugin-vue@^7.20.0:
version "7.20.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0.tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253"
integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==
eslint-plugin-vue@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.0.2.tgz#a2611664977a403dcb8dddf29ec148ed0c686b55"
integrity sha512-8X421wnZBOpH/cT6KljjMXCvkVNSABZa3+kBI/R+jgT+EUe6iy71LvtYKYd3nAnIHFYpY65tPYVzprzuSGJAcQ==
dependencies:
eslint-utils "^2.1.0"
eslint-utils "^3.0.0"
natural-compare "^1.4.0"
semver "^6.3.0"
vue-eslint-parser "^7.10.0"
semver "^7.3.5"
vue-eslint-parser "^8.0.0"

eslint-scope@^5.1.1:
version "5.1.1"
Expand Down Expand Up @@ -2860,7 +2860,7 @@ eslint-template-visitor@^2.3.2:
esquery "^1.3.1"
multimap "^1.1.0"

eslint-utils@^2.0.0, eslint-utils@^2.1.0:
eslint-utils@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
Expand Down Expand Up @@ -2933,15 +2933,6 @@ eslint@^8.1.0:
text-table "^0.2.0"
v8-compile-cache "^2.0.3"

espree@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
integrity sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==
dependencies:
acorn "^7.1.1"
acorn-jsx "^5.2.0"
eslint-visitor-keys "^1.1.0"

espree@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/espree/-/espree-9.0.0.tgz#e90a2965698228502e771c7a58489b1a9d107090"
Expand Down Expand Up @@ -6632,18 +6623,18 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vue-eslint-parser@^7.10.0:
version "7.11.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz#214b5dea961007fcffb2ee65b8912307628d0daf"
integrity sha512-qh3VhDLeh773wjgNTl7ss0VejY9bMMa0GoDG2fQVyDzRFdiU3L7fw74tWZDHNQXdZqxO3EveQroa9ct39D2nqg==
vue-eslint-parser@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.0.0.tgz#d77fe0f47a378a7022d3d10c44d5c3df158bd27a"
integrity sha512-YxN5bkPDji+XLQ4sx+ULLxckL+y/oS3xzgFRkcjJL2asfVcRhzbrNRwMtWgj/70fXsrr+hkFjkxze8PBZ5O3ug==
dependencies:
debug "^4.1.1"
eslint-scope "^5.1.1"
eslint-visitor-keys "^1.1.0"
espree "^6.2.1"
debug "^4.3.2"
eslint-scope "^6.0.0"
eslint-visitor-keys "^3.0.0"
espree "^9.0.0"
esquery "^1.4.0"
lodash "^4.17.21"
semver "^6.3.0"
semver "^7.3.5"

w3c-hr-time@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 88f18f7

Please sign in to comment.