Skip to content

Commit 7830126

Browse files
Bump eslint-plugin-vue from 7.2.0 to 7.3.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v7.2.0...v7.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 552df6d commit 7830126

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,14 +2453,14 @@ eslint-plugin-standard@^5.0.0:
24532453
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
24542454

24552455
eslint-plugin-vue@^7.1.0:
2456-
version "7.2.0"
2457-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.2.0.tgz#dd8323fe7ca28fe9377ce3f5f6cf17afe2686f2a"
2458-
integrity sha512-4mt0yIv6rBDNtvis/g22a0ozJ12GfcdEzX77u0ICYjKlxOVtGrKGEvo0cbOObHaKDg9a9kJcoaNodqE4TPfS2A==
2456+
version "7.3.0"
2457+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.3.0.tgz#0faf0fcf0e1b1052bf800d4dee42d64f50679cb0"
2458+
integrity sha512-4rc9xrZgwT4aLz3XE6lrHu+FZtDLWennYvtzVvvS81kW9c65U4DUzQQWAFjDCgCFvN6HYWxi7ueEtxZVSB+f0g==
24592459
dependencies:
24602460
eslint-utils "^2.1.0"
24612461
natural-compare "^1.4.0"
24622462
semver "^7.3.2"
2463-
vue-eslint-parser "^7.2.0"
2463+
vue-eslint-parser "^7.3.0"
24642464

24652465
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
24662466
version "5.1.1"
@@ -5709,10 +5709,10 @@ [email protected]:
57095709
core-util-is "1.0.2"
57105710
extsprintf "^1.2.0"
57115711

5712-
vue-eslint-parser@^7.2.0:
5713-
version "7.2.0"
5714-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.2.0.tgz#1e17ae94ca71e617025e05143c8ac5593aacb6ef"
5715-
integrity sha512-uVcQqe8sUNzdHGcRHMd2Z/hl6qEaWrAmglTKP92Fnq9TYU9un8xsyFgEdFJaXh/1rd7h8Aic1GaiQow5nVneow==
5712+
vue-eslint-parser@^7.3.0:
5713+
version "7.3.0"
5714+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.3.0.tgz#894085839d99d81296fa081d19643733f23d7559"
5715+
integrity sha512-n5PJKZbyspD0+8LnaZgpEvNCrjQx1DyDHw8JdWwoxhhC+yRip4TAvSDpXGf9SWX6b0umeB5aR61gwUo6NVvFxw==
57165716
dependencies:
57175717
debug "^4.1.1"
57185718
eslint-scope "^5.0.0"

0 commit comments

Comments
 (0)