mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-25 20:45:15 +00:00
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:
parent
6721ff4db4
commit
c0a9ee4444
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user