Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent e0d0e03 commit 02e6826
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.29.0",
"eslint-plugin-vue": "9.31.0",
"nuxt": "3.13.2",
"pino-pretty": "11.3.0",
"typescript": "5.6.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2281,7 +2281,7 @@ __metadata:
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-unicorn: "npm:47.0.0"
eslint-plugin-varspacing: "npm:1.2.2"
eslint-plugin-vue: "npm:9.29.0"
eslint-plugin-vue: "npm:9.31.0"
fast-content-type-parse: "npm:^2.0.0"
magic-string: "npm:^0.30.11"
nuxt: "npm:3.13.2"
Expand Down Expand Up @@ -6028,9 +6028,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.29.0":
version: 9.29.0
resolution: "eslint-plugin-vue@npm:9.29.0"
"eslint-plugin-vue@npm:9.31.0":
version: 9.31.0
resolution: "eslint-plugin-vue@npm:9.31.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -6042,7 +6042,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/4a95828db4028fbd0fd2525bc914270941485ce3df7e620df6f64aecf5c9f32fc504ee3241cabfead1aba0a1546843ff5af2edf31f47b4405b56a7748266d9cf
checksum: 10/01e1f2f379d03cd3bbf689a99d581633da6554fe59c41830f61ec53bf291bde25f10decbd519581c67cf782fc75c612cb0e548f412bd0d85b5a3f625088da077
languageName: node
linkType: hard

Expand Down

0 comments on commit 02e6826

Please sign in to comment.