Skip to content

chore(deps): update dependency eslint-plugin-vue to v9.33.0 #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-unicorn": "46.0.1",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.32.0",
"eslint-plugin-vue": "9.33.0",
"msw": "2.8.2",
"nuxt": "3.17.1",
"typescript": "5.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3029,7 +3029,7 @@ __metadata:
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-unicorn: "npm:46.0.1"
eslint-plugin-varspacing: "npm:1.2.2"
eslint-plugin-vue: "npm:9.32.0"
eslint-plugin-vue: "npm:9.33.0"
msw: "npm:2.8.2"
nuxt: "npm:3.17.1"
ofetch: "npm:^1.3.4"
Expand Down Expand Up @@ -7720,9 +7720,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.32.0":
version: 9.32.0
resolution: "eslint-plugin-vue@npm:9.32.0"
"eslint-plugin-vue@npm:9.33.0":
version: 9.33.0
resolution: "eslint-plugin-vue@npm:9.33.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -7734,7 +7734,7 @@ __metadata:
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/2e1f22e82dfa5aa82b71a3b1ff1ba3de25b65018f62b9ae081bea6291832ce1bdbdbdcaeaab23c67863224a1dbd66bfe71ef6d40640468e93480318e60020816
checksum: 10/c647f1cced248c35f25035b4ec5bb82ef1b5c7dc3778ffb8c95acd44a443bd35de35347f576078c9f588618554e6557cf798f5e560a075a5cfdba47ee81e7fa3
languageName: node
linkType: hard

Expand Down