Skip to content

Commit 4bb9f14

Browse files
Bump eslint-plugin-vue from 7.4.1 to 7.7.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.1 to 7.7.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.4.1...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 228b0b4 commit 4bb9f14

File tree

2 files changed

+40
-18
lines changed

2 files changed

+40
-18
lines changed

package-lock.json

Lines changed: 23 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3325,14 +3325,14 @@ eslint-plugin-prettier@^3.1.3:
33253325
prettier-linter-helpers "^1.0.0"
33263326

33273327
eslint-plugin-vue@^7.4.0:
3328-
version "7.4.1"
3329-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.4.1.tgz#2526ef0c010c218824a89423dbe6ddbe76f04fd6"
3330-
integrity sha512-W/xPNHYIkGJphLUM2UIYYGKbRw3BcDoMIPY9lu1TTa2YLiZoxurddfnmOP+UOVywxb5vi438ejzwvKdZqydtIw==
3328+
version "7.7.0"
3329+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.7.0.tgz#a90df4595e670821bf243bd2750ededdb74948b8"
3330+
integrity sha512-mYz4bpLGv5jx6YG/GvKkqbGSfV7uma2u1P3mLA41Q5vQl8W1MeuTneB8tfsLq6xxxesFubcrOC0BZBJ5R+eaCQ==
33313331
dependencies:
33323332
eslint-utils "^2.1.0"
33333333
natural-compare "^1.4.0"
33343334
semver "^7.3.2"
3335-
vue-eslint-parser "^7.3.0"
3335+
vue-eslint-parser "^7.6.0"
33363336

33373337
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
33383338
version "5.1.1"
@@ -3425,13 +3425,20 @@ esprima@^4.0.0:
34253425
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
34263426
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
34273427

3428-
esquery@^1.0.1, esquery@^1.2.0:
3428+
esquery@^1.2.0:
34293429
version "1.3.1"
34303430
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
34313431
integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==
34323432
dependencies:
34333433
estraverse "^5.1.0"
34343434

3435+
esquery@^1.4.0:
3436+
version "1.4.0"
3437+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
3438+
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
3439+
dependencies:
3440+
estraverse "^5.1.0"
3441+
34353442
esrecurse@^4.3.0:
34363443
version "4.3.0"
34373444
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
@@ -7175,16 +7182,16 @@ void-elements@^2.0.1:
71757182
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"
71767183
integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w=
71777184

7178-
vue-eslint-parser@^7.3.0:
7179-
version "7.3.0"
7180-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.3.0.tgz#894085839d99d81296fa081d19643733f23d7559"
7181-
integrity sha512-n5PJKZbyspD0+8LnaZgpEvNCrjQx1DyDHw8JdWwoxhhC+yRip4TAvSDpXGf9SWX6b0umeB5aR61gwUo6NVvFxw==
7185+
vue-eslint-parser@^7.6.0:
7186+
version "7.6.0"
7187+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561"
7188+
integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA==
71827189
dependencies:
71837190
debug "^4.1.1"
71847191
eslint-scope "^5.0.0"
71857192
eslint-visitor-keys "^1.1.0"
71867193
espree "^6.2.1"
7187-
esquery "^1.0.1"
7194+
esquery "^1.4.0"
71887195
lodash "^4.17.15"
71897196

71907197
[email protected], vue-runtime-helpers@^1.1.2:

0 commit comments

Comments
 (0)