Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent a03767a commit 6cce74e
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.20.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.20.0":
version: 9.20.0
resolution: "eslint-plugin-vue@npm:9.20.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.0
xml-name-validator: ^4.0.0
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 2ef53a03876f7c96828ad10dae7d1c4d87b51e348f58b16de3f2bedbbff9a3410eabfaf65e4890b0b7ae6d1e710c1c370998d5bc64d6ca3095a95713b3a4cf67
checksum: c734152e358a704b247a2abd243e577fe8af3c04d7445f3af5e8e643d3e8729df937c144c0a6d3eeee58c6b9b0811bd87cbf62f1cfbc55bc563114a9af378e2c
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.20.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.0":
version: 9.4.0
resolution: "vue-eslint-parser@npm:9.4.0"
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: b53d05d3ba5828aafc14486d862350ccc9784642f6274495ddac89eaa7508f7ffeb85a707bf7faf0ed72d6a361f82b374ce0b3462a01c91cf4577ec3cf4ea9c6
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 6cce74e

Please sign in to comment.