Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-vue from 7.18.0 to 7.19.1 (#137)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.18.0 to 7.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v7.18.0...v7.19.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent 196b099 commit 8f1c3be
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 @@ -52,7 +52,7 @@
"dotenv-cli": "^4.0.0",
"eslint": "^7.32.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-vue": "^7.18.0",
"eslint-plugin-vue": "^7.19.1",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"jsonwebtoken": "^8.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4997,10 +4997,10 @@ eslint-plugin-unicorn@^28.0.2:
safe-regex "^2.1.1"
semver "^7.3.4"

eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.18.0, eslint-plugin-vue@^7.9.0:
version "7.18.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.18.0.tgz#02a452142330c7f27c242db21a1b9e25238540f6"
integrity sha512-ceDXlXYMMPMSXw7tdKUR42w9jlzthJGJ3Kvm3YrZ0zuQfvAySNxe8sm6VHuksBW0+060GzYXhHJG6IHVOfF83Q==
eslint-plugin-vue@^7.1.0, eslint-plugin-vue@^7.19.1, eslint-plugin-vue@^7.9.0:
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 8f1c3be

Please sign in to comment.