Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent a03767a commit 1749bc4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vue/tsconfig": "0.1.3",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-plugin-vue": "9.17.0",
"eslint-plugin-vue": "9.21.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
Expand Down
29 changes: 23 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1627,20 +1627,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.17.0":
version: 9.17.0
resolution: "eslint-plugin-vue@npm:9.17.0"
"eslint-plugin-vue@npm:9.21.0":
version: 9.21.0
resolution: "eslint-plugin-vue@npm:9.21.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
vue-eslint-parser: ^9.3.1
vue-eslint-parser: ^9.4.2
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 2ef53a03876f7c96828ad10dae7d1c4d87b51e348f58b16de3f2bedbbff9a3410eabfaf65e4890b0b7ae6d1e710c1c370998d5bc64d6ca3095a95713b3a4cf67
checksum: d50897f62ca6910710ef240ba31bbd7fffde0739e7b7a2dc220a49d6e9c509c564944483331f69bf4fc61741bad47931f914f78a9126a4807216447a61f312d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2318,7 +2318,7 @@ __metadata:
"@vue/tsconfig": 0.1.3
autoprefixer: 10.4.16
eslint: 8.52.0
eslint-plugin-vue: 9.17.0
eslint-plugin-vue: 9.21.0
marked: 5.1.2
postcss: 8.4.31
prettier: 3.0.3
Expand Down Expand Up @@ -3888,6 +3888,23 @@ __metadata:
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.2":
version: 9.4.2
resolution: "vue-eslint-parser@npm:9.4.2"
dependencies:
debug: ^4.3.4
eslint-scope: ^7.1.1
eslint-visitor-keys: ^3.3.0
espree: ^9.3.1
esquery: ^1.4.0
lodash: ^4.17.21
semver: ^7.3.6
peerDependencies:
eslint: ">=6.0.0"
checksum: 67f14c8ea19b578077a878864a5ec438ab4c597381923c9814fac39b3772da8654ac2a543467b5880607f694131f8ff34b87bd24c10bbc5f99fa2fcac49ff2e6
languageName: node
linkType: hard

"vue-i18n@npm:9.5.0":
version: 9.5.0
resolution: "vue-i18n@npm:9.5.0"
Expand Down

0 comments on commit 1749bc4

Please sign in to comment.