Skip to content

Commit

Permalink
Update dependency eslint-plugin-vue to v9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent 3037ee6 commit d8a6e7a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 19 deletions.
56 changes: 39 additions & 17 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.15.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.15.0"
}
}
}

0 comments on commit d8a6e7a

Please sign in to comment.