Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v7.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2021
1 parent 16f7239 commit edf8354
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-vue": "7.15.1",
"eslint-plugin-vue": "7.19.1",
"husky": "7.0.1",
"jest": "26.6.3",
"jest-canvas-mock": "2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4904,10 +4904,10 @@ eslint-plugin-prettier@3.4.0:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-vue@7.15.1:
version "7.15.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.15.1.tgz#699c1f3ce2032ea8843b8d5d1adb863b7979965c"
integrity sha512-4/r+n/i+ovyeW2gVRRH92kpy4lkpFbyPR4BMxGBTLtGnwqOKKzjSo6EMSaT0RhWPvEjK9uifcY8e7z5n8BIEgw==
eslint-plugin-vue@7.19.1:
version "7.19.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.19.1.tgz#435fb2ce712842a9530b28eacb883680e8eaa4f3"
integrity sha512-e2pD7nW2sTY04ThH+66BgToNwC4n6dqfNhKE+ypdJFtZgn3Zn+nP8ZEIFPG0PGqCKQ3qxy8dJk1bzUsuQd3ANA==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit edf8354

Please sign in to comment.