Skip to content

Commit

Permalink
Merge pull request #239 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.1
  • Loading branch information
adenvt authored Oct 21, 2024
2 parents f521f54 + 1191999 commit d10787f
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 @@ -94,7 +94,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.29.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"nuxt": "3.13.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3658,7 +3658,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.29.1"
fs-extra: "npm:^11.1.0"
h3: "npm:^1.6.0"
http-proxy-middleware: "npm:^2.0.6"
Expand Down Expand Up @@ -8505,9 +8505,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.29.1":
version: 9.29.1
resolution: "eslint-plugin-vue@npm:9.29.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -8519,7 +8519,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/13e762bab66b339aedf0d23b781c32c43928a8f06d6c6db4c9f3a917c3294fe9ca9f61f390f185d49f1573dcc061caaec730095768d39f882a063f6cb5c0c54f
languageName: node
linkType: hard

Expand Down

0 comments on commit d10787f

Please sign in to comment.