Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent f6f9052 commit c1e9458
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vue/eslint-config-airbnb-with-typescript": "7.0.1",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue": "9.29.0",
"husky": "8.0.3",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7408,21 +7408,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.27.0":
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
"eslint-plugin-vue@npm:9.29.0":
version: 9.29.0
resolution: "eslint-plugin-vue@npm:9.29.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.15"
semver: "npm:^7.6.0"
semver: "npm:^7.6.3"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/b8ea74e0a57bd9faba71b362ddea34a6b866ccd7af42692a108d818feef27480df87e30261ffd790520006ff4dd808ecc1a1577a13713e3c66378e2214f3e1fb
checksum: 10/4a95828db4028fbd0fd2525bc914270941485ce3df7e620df6f64aecf5c9f32fc504ee3241cabfead1aba0a1546843ff5af2edf31f47b4405b56a7748266d9cf
languageName: node
linkType: hard

Expand Down Expand Up @@ -14209,7 +14209,7 @@ __metadata:
"@vue/eslint-config-airbnb-with-typescript": "npm:7.0.1"
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:8.10.0"
eslint-plugin-vue: "npm:9.27.0"
eslint-plugin-vue: "npm:9.29.0"
husky: "npm:8.0.3"
lint-staged: "npm:15.2.10"
prettier: "npm:3.3.3"
Expand Down

0 comments on commit c1e9458

Please sign in to comment.