Skip to content

Commit 093aa8d

Browse files
chore(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.0 (#145)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.20.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.19.2...v9.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 9e8af60 commit 093aa8d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -6957,16 +6957,16 @@ eslint-plugin-standard@^5.0.0:
69576957
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
69586958

69596959
eslint-plugin-vue@^9.0.0:
6960-
version "9.19.2"
6961-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz#7ab83a001a1ac8bccae013c5b9cb5d2c644fb376"
6962-
integrity sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==
6960+
version "9.20.0"
6961+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.20.0.tgz#2fd47259508d70a4fd8e1d9684c179fa4f5a820c"
6962+
integrity sha512-9/DV5CM7ItfgWmXjL6j3zyDtVTrslYdnEm+rnYNajdElx17b3erxi/Wc6FY7t3BQ6dgo0t/UBpgiWCOKtJyN8Q==
69636963
dependencies:
69646964
"@eslint-community/eslint-utils" "^4.4.0"
69656965
natural-compare "^1.4.0"
69666966
nth-check "^2.1.1"
69676967
postcss-selector-parser "^6.0.13"
69686968
semver "^7.5.4"
6969-
vue-eslint-parser "^9.3.1"
6969+
vue-eslint-parser "^9.4.0"
69706970
xml-name-validator "^4.0.0"
69716971

69726972
@@ -15418,10 +15418,10 @@ vue-codemod@^0.0.5:
1541815418
source-map "^0.6.1"
1541915419
yargs "^16.2.0"
1542015420

15421-
vue-eslint-parser@^9.3.1:
15422-
version "9.3.1"
15423-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz#429955e041ae5371df5f9e37ebc29ba046496182"
15424-
integrity sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==
15421+
vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.0:
15422+
version "9.4.0"
15423+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.0.tgz#dfd22302e2992fe45748a76553cef7afa5bdde27"
15424+
integrity sha512-7KsNBb6gHFA75BtneJsoK/dbZ281whUIwFYdQxA68QrCrGMXYzUMbPDHGcOQ0OocIVKrWSKWXZ4mL7tonCXoUw==
1542515425
dependencies:
1542615426
debug "^4.3.4"
1542715427
eslint-scope "^7.1.1"

0 commit comments

Comments
 (0)