Skip to content

Commit

Permalink
Update dependency eslint-plugin-vue to v9.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 3037ee6 commit 9137035
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 38 deletions.
120 changes: 84 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-jquery-unsafe-malsync": "file:eslint",
"eslint-plugin-no-unsanitized": "^4.0.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.3.0",
"eslint-plugin-vue": "^9.27.0",
"expose-loader": "^4.0.0",
"fs-extra": "^10.1.0",
"less": "^4.1.3",
Expand Down Expand Up @@ -129,7 +129,7 @@
},
"overrides": {
"@vue/eslint-config-typescript": {
"eslint-plugin-vue": "9.3.0"
"eslint-plugin-vue": "9.27.0"
}
}
}

0 comments on commit 9137035

Please sign in to comment.