Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit faf9d90

Browse files
Bump eslint-plugin-vue from 9.19.2 to 9.20.0 in /packages/eslint-config
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 232a67d commit faf9d90

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/eslint-config/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,16 +1232,16 @@ eslint-plugin-nuxt@^4.0.0:
12321232
vue-eslint-parser "^9.0.3"
12331233

12341234
eslint-plugin-vue@^9.15.0, eslint-plugin-vue@^9.4.0:
1235-
version "9.19.2"
1236-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz#7ab83a001a1ac8bccae013c5b9cb5d2c644fb376"
1237-
integrity sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==
1235+
version "9.20.0"
1236+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.20.0.tgz#2fd47259508d70a4fd8e1d9684c179fa4f5a820c"
1237+
integrity sha512-9/DV5CM7ItfgWmXjL6j3zyDtVTrslYdnEm+rnYNajdElx17b3erxi/Wc6FY7t3BQ6dgo0t/UBpgiWCOKtJyN8Q==
12381238
dependencies:
12391239
"@eslint-community/eslint-utils" "^4.4.0"
12401240
natural-compare "^1.4.0"
12411241
nth-check "^2.1.1"
12421242
postcss-selector-parser "^6.0.13"
12431243
semver "^7.5.4"
1244-
vue-eslint-parser "^9.3.1"
1244+
vue-eslint-parser "^9.4.0"
12451245
xml-name-validator "^4.0.0"
12461246

12471247
eslint-plugin-vuejs-accessibility@^2.1.0:
@@ -2833,10 +2833,10 @@ vitest@^1.0.4:
28332833
vite-node "1.1.3"
28342834
why-is-node-running "^2.2.2"
28352835

2836-
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.3.1:
2837-
version "9.3.1"
2838-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz#429955e041ae5371df5f9e37ebc29ba046496182"
2839-
integrity sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==
2836+
vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.4.0:
2837+
version "9.4.0"
2838+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.0.tgz#dfd22302e2992fe45748a76553cef7afa5bdde27"
2839+
integrity sha512-7KsNBb6gHFA75BtneJsoK/dbZ281whUIwFYdQxA68QrCrGMXYzUMbPDHGcOQ0OocIVKrWSKWXZ4mL7tonCXoUw==
28402840
dependencies:
28412841
debug "^4.3.4"
28422842
eslint-scope "^7.1.1"

0 commit comments

Comments
 (0)