Bump eslint-plugin-prettier-vue from 2.1.0 to 2.1.1

Bumps [eslint-plugin-prettier-vue](https://github.com/meteorlxy/eslint-plugin-prettier-vue) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/meteorlxy/eslint-plugin-prettier-vue/releases)
- [Changelog](https://github.com/meteorlxy/eslint-plugin-prettier-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/meteorlxy/eslint-plugin-prettier-vue/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-26 08:40:30 +00:00 committed by GitHub
parent 6721ff4db4
commit c0a9ee4444
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier-vue": "^2.1.0",
"eslint-plugin-prettier-vue": "^2.1.1",
"eslint-plugin-vue": "^6.2.2",
"mutationobserver-shim": "^0.3.3",
"popper.js": "^1.16.0",

View File

@ -3470,10 +3470,10 @@ eslint-plugin-import@^2.21.2:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"
eslint-plugin-prettier-vue@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier-vue/-/eslint-plugin-prettier-vue-2.1.0.tgz#5ff05d9ef0f7bf6be1d1a3ba2d5bc90052be5ec1"
integrity sha512-osE8owzqCWFGPiHf3KbPJu01VElWUWmJspm4NhBQ7DxM23Wv2XJwL4fsQv3W4ehMFh49KJuYbYSdvZMgOteasA==
eslint-plugin-prettier-vue@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier-vue/-/eslint-plugin-prettier-vue-2.1.1.tgz#7a60568677ae0e6194988eda5c2b94afd5ffd11b"
integrity sha512-B9nYJCwf6508tc36fBU6a7QRwmp688Z8q6BPDvHLftR5KccqVNRkCUwPYjHXouw1m6NzdcRZraJ0A0jXwtNCTQ==
dependencies:
"@vue/component-compiler-utils" "^3.1.2"
chalk "^4.0.0"