Skip to content

Commit

Permalink
Merge pull request #76 from imgeng/renovate/eslint-plugin-vue-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-vue to v9.31.0
  • Loading branch information
AdityaKantipudi1 authored Nov 13, 2024
2 parents 359548d + df255ea commit 5b6ee95
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 @@ -40,7 +40,7 @@
"@vue/test-utils": "2.4.6",
"cross-env": "^7.0.3",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue": "9.31.0",
"husky": "^8.0.2",
"jsdom": "^22.0.0",
"npm-run-all2": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1676,10 +1676,10 @@ eslint-plugin-prettier@^5.0.0:
prettier-linter-helpers "^1.0.0"
synckit "^0.8.5"

eslint-plugin-vue@9.28.0:
version "9.28.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.28.0.tgz#e4412f0c1024bafd15ffeaa6f76f4c99152e2765"
integrity sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==
eslint-plugin-vue@9.31.0:
version "9.31.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.31.0.tgz#5da53c2826f8efd8a62835aad596826053b1085e"
integrity sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
globals "^13.24.0"
Expand Down

0 comments on commit 5b6ee95

Please sign in to comment.