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 e622952 commit a8c3fcd
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 @@ -27,7 +27,7 @@
"@vue/tsconfig": "0.5.1",
"commit-and-tag-version": "12.5.0",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.29.1",
"eslint-plugin-vue": "9.31.0",
"nuxt": "3.13.2",
"rollup": "4.24.3",
"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 @@ -1862,7 +1862,7 @@ __metadata:
"@vue/tsconfig": "npm:0.5.1"
commit-and-tag-version: "npm:12.5.0"
eslint: "npm:8.57.1"
eslint-plugin-vue: "npm:9.29.1"
eslint-plugin-vue: "npm:9.31.0"
nuxt: "npm:3.13.2"
rollup: "npm:4.24.3"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -5531,9 +5531,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.29.1":
version: 9.29.1
resolution: "eslint-plugin-vue@npm:9.29.1"
"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 @@ -5545,7 +5545,7 @@ __metadata:
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/1e4823a7ac887c9ac7b79fa5a223510e072015374090f04411a68db1f19d64dbd40b110b7881e58f107c29c7add7c062544d85d4394d694d368d195997779b87
checksum: 10c0/c87ab4d59bc431be6c2235501139b257c906b86fdeb1a64a5ff7d560a5c9439e7f1a78341d78c80e81ed5fe43dd2df8f0daf403581f62c4443cc0c6f7af2c997
languageName: node
linkType: hard

Expand Down

0 comments on commit a8c3fcd

Please sign in to comment.