Skip to content

Commit

Permalink
Merge pull request sundowndev#218 from sundowndev/renovate/eslint-plu…
Browse files Browse the repository at this point in the history
…gin-vue-6.x

chore(deps): update dependency eslint-plugin-vue to v6.2.2
  • Loading branch information
sundowndev authored Mar 18, 2020
2 parents 38a8952 + 0345cd0 commit fe318e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"babel-core": "7.0.0-bridge.0",
"eslint": "6.8.0",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-vue": "6.1.2",
"eslint-plugin-vue": "6.2.2",
"jest": "25.1.0",
"prettier": "1.19.1",
"ts-jest": "25.2.1",
Expand Down
9 changes: 5 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3591,11 +3591,12 @@ [email protected]:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-vue@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz#4b05c28c83c0ec912669b64dbd998bb8bf692ef6"
integrity sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw==
eslint-plugin-vue@6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-6.2.2.tgz#27fecd9a3a24789b0f111ecdd540a9e56198e0fe"
integrity sha512-Nhc+oVAHm0uz/PkJAWscwIT4ijTrK5fqNqz9QB1D35SbbuMG1uB6Yr5AJpvPSWg+WOw7nYNswerYh0kOk64gqQ==
dependencies:
natural-compare "^1.4.0"
semver "^5.6.0"
vue-eslint-parser "^7.0.0"

Expand Down

0 comments on commit fe318e2

Please sign in to comment.