Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-vue from 9.21.1 to 9.22.0 (sircha…
Browse files Browse the repository at this point in the history
…rlo#2385)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.21.1 to 9.22.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.21.1...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Feb 23, 2024
1 parent f38769a commit 8949359
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^9.21.1",
"eslint-plugin-vue": "^9.22.0",
"eslint-webpack-plugin": "^2.7.0",
"fast-glob": "^3.3.2",
"fast-xml-parser": "^4.3.4",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8119,20 +8119,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:^9.21.1":
version: 9.21.1
resolution: "eslint-plugin-vue@npm:9.21.1"
"eslint-plugin-vue@npm:^9.22.0":
version: 9.22.0
resolution: "eslint-plugin-vue@npm:9.22.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
natural-compare: ^1.4.0
nth-check: ^2.1.1
postcss-selector-parser: ^6.0.13
semver: ^7.5.4
postcss-selector-parser: ^6.0.15
semver: ^7.6.0
vue-eslint-parser: ^9.4.2
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 3fe29a7062b7d88ad6232f1fc81ee45761aafea7454f6abdf38b41ed8ace01c068b1755b57af8e5530bc2f4db907959b53838604aced776bd13fbb0e575a17b0
checksum: 5f1e94b412567b8d0bb99c89ea1032d7801d1aa34344e61d82b71c926d3ced049861b484c31c641606923246d482972a45e690236e5479f46b9736d432545ecd
languageName: node
linkType: hard

Expand Down Expand Up @@ -11380,7 +11380,7 @@ __metadata:
eslint-friendly-formatter: ^4.0.1
eslint-import-resolver-typescript: ^3.6.1
eslint-plugin-nuxt: ^4.0.0
eslint-plugin-vue: ^9.21.1
eslint-plugin-vue: ^9.22.0
eslint-webpack-plugin: ^2.7.0
fast-glob: ^3.3.2
fast-xml-parser: ^4.3.4
Expand Down Expand Up @@ -15211,6 +15211,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.0":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 7427f05b70786c696640edc29fdd4bc33b2acf3bbe1740b955029044f80575fc664e1a512e4113c3af21e767154a94b4aa214bf6cd6e42a1f6dba5914e0b208c
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
Expand Down

0 comments on commit 8949359

Please sign in to comment.