Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to ^7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 29, 2021
1 parent 51aefce commit bef6812
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"standard-version": "^9.3.0"
},
"dependencies": {
"eslint-plugin-vue": "^7.9.0",
"eslint-plugin-vue": "^7.10.0",
"semver": "^7.3.5",
"vue-eslint-parser": "^7.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1739,10 +1739,10 @@ eslint-plugin-standard@^4.1.0:
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==

eslint-plugin-vue@^7.9.0:
version "7.9.0"
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
eslint-plugin-vue@^7.10.0:
version "7.10.0"
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a"
integrity sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit bef6812

Please sign in to comment.