Skip to content

Commit 422d644

Browse files
chore(deps-dev): Bump eslint-plugin-vue from 7.9.0 to 7.20.0 (#25)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.20.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.9.0...v7.20.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ef7335 commit 422d644

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

yarn.lock

+13-12
Original file line numberDiff line numberDiff line change
@@ -6135,14 +6135,14 @@ eslint-plugin-react@^7.22.0:
61356135
string.prototype.matchall "^4.0.8"
61366136

61376137
eslint-plugin-vue@^7.6.0:
6138-
version "7.9.0"
6139-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
6140-
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
6138+
version "7.20.0"
6139+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.20.0.tgz#98c21885a6bfdf0713c3a92957a5afeaaeed9253"
6140+
integrity sha512-oVNDqzBC9h3GO+NTgWeLMhhGigy6/bQaQbHS+0z7C4YEu/qK/yxHvca/2PTZtGNPsCrHwOTgKMrwu02A9iPBmw==
61416141
dependencies:
61426142
eslint-utils "^2.1.0"
61436143
natural-compare "^1.4.0"
6144-
semver "^7.3.2"
6145-
vue-eslint-parser "^7.6.0"
6144+
semver "^6.3.0"
6145+
vue-eslint-parser "^7.10.0"
61466146

61476147
eslint-scope@^4.0.3:
61486148
version "4.0.3"
@@ -6152,7 +6152,7 @@ eslint-scope@^4.0.3:
61526152
esrecurse "^4.1.0"
61536153
estraverse "^4.1.1"
61546154

6155-
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
6155+
eslint-scope@^5.1.1:
61566156
version "5.1.1"
61576157
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
61586158
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -12628,17 +12628,18 @@ vue-component-type-helpers@latest:
1262812628
resolved "https://registry.yarnpkg.com/vue-component-type-helpers/-/vue-component-type-helpers-1.8.27.tgz#e816c82dcffac8bca58833c120ba395c325dfa68"
1262912629
integrity sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg==
1263012630

12631-
vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.6.0:
12632-
version "7.6.0"
12633-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.6.0.tgz#01ea1a2932f581ff244336565d712801f8f72561"
12634-
integrity sha512-QXxqH8ZevBrtiZMZK0LpwaMfevQi9UL7lY6Kcp+ogWHC88AuwUPwwCIzkOUc1LR4XsYAt/F9yHXAB/QoD17QXA==
12631+
vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.10.0:
12632+
version "7.11.0"
12633+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.11.0.tgz#214b5dea961007fcffb2ee65b8912307628d0daf"
12634+
integrity sha512-qh3VhDLeh773wjgNTl7ss0VejY9bMMa0GoDG2fQVyDzRFdiU3L7fw74tWZDHNQXdZqxO3EveQroa9ct39D2nqg==
1263512635
dependencies:
1263612636
debug "^4.1.1"
12637-
eslint-scope "^5.0.0"
12637+
eslint-scope "^5.1.1"
1263812638
eslint-visitor-keys "^1.1.0"
1263912639
espree "^6.2.1"
1264012640
esquery "^1.4.0"
12641-
lodash "^4.17.15"
12641+
lodash "^4.17.21"
12642+
semver "^6.3.0"
1264212643

1264312644
vue-loader@^16.1.2:
1264412645
version "16.2.0"

0 commit comments

Comments
 (0)