Skip to content

Commit

Permalink
Merge pull request #183 from privy-open-source/renovate/eslint
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-vue to v9.29.0
  • Loading branch information
adenvt authored Oct 18, 2024
2 parents 8d6c96b + 051e761 commit 098c02b
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 @@ -77,7 +77,7 @@
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue": "9.29.0",
"nuxt": "3.13.2",
"pino-pretty": "11.2.2",
"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 @@ -2131,7 +2131,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.28.0"
eslint-plugin-vue: "npm:9.29.0"
fast-content-type-parse: "npm:^2.0.0"
magic-string: "npm:^0.30.11"
nuxt: "npm:3.13.2"
Expand Down Expand Up @@ -5877,9 +5877,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.28.0":
version: 9.28.0
resolution: "eslint-plugin-vue@npm:9.28.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"
Expand All @@ -5891,7 +5891,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/fd1fd1b2a73b2503e58e2d41024220ca072617ef626413efc2955ede857db91116f84974a4250c0e2dcedccca96dfcd7c7bf04a4af0f23ddb71321c2b6522598
checksum: 10/4a95828db4028fbd0fd2525bc914270941485ce3df7e620df6f64aecf5c9f32fc504ee3241cabfead1aba0a1546843ff5af2edf31f47b4405b56a7748266d9cf
languageName: node
linkType: hard

Expand Down

0 comments on commit 098c02b

Please sign in to comment.