Skip to content

Commit

Permalink
chore: Bump eslint-plugin-vue from 8.5.0 to 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Apr 9, 2022
1 parent dee52e0 commit e624814
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 @@ -138,7 +138,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-sonarjs": "^0.13.0",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-plugin-vue": "^8.6.0",
"eslint-plugin-yml": "^0.14.0",
"jsonc-eslint-parser": "^2.1.0",
"lodash.clonedeep": "^4.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,10 +2542,10 @@ eslint-plugin-unicorn@^42.0.0:
semver "^7.3.5"
strip-indent "^3.0.0"

eslint-plugin-vue@^8.2.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f"
integrity sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==
eslint-plugin-vue@^8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.6.0.tgz#fbdf0f13f8d208a4cba752bf54042661a1aec5c3"
integrity sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==
dependencies:
eslint-utils "^3.0.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit e624814

Please sign in to comment.