Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 83db959 commit 9814a4b
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 @@ -34,7 +34,7 @@
"@vue/eslint-config-airbnb-with-typescript": "7.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-vue": "9.24.0",
"eslint-plugin-vue": "9.25.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"prettier": "3.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7026,9 +7026,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.24.0":
version: 9.24.0
resolution: "eslint-plugin-vue@npm:9.24.0"
"eslint-plugin-vue@npm:9.25.0":
version: 9.25.0
resolution: "eslint-plugin-vue@npm:9.25.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -7039,8 +7039,8 @@ __metadata:
vue-eslint-parser: "npm:^9.4.2"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 97c8beaa1af6fb3bc42504d80a6029bdfc9305fe3bdebd1a3cc352cc0300c8011a6c723d1b3f323c5c6b38640001aef277c011885e4ab1e125a7356fa36729c7
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 05c4f3d041628da57e2987fab27a465ef7032200d8c8139dc0fcfc2e4467238902233f3117f2e8b2d31e4f2679a53a0cfbf95e15b8f44f06e7589cdb4a055ba8
languageName: node
linkType: hard

Expand Down Expand Up @@ -13471,7 +13471,7 @@ __metadata:
"@vue/eslint-config-airbnb-with-typescript": "npm:7.0.1"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:8.10.0"
eslint-plugin-vue: "npm:9.24.0"
eslint-plugin-vue: "npm:9.25.0"
husky: "npm:8.0.3"
lint-staged: "npm:13.2.3"
prettier: "npm:3.1.1"
Expand Down

0 comments on commit 9814a4b

Please sign in to comment.