mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 00:54:43 -04:00
Update dependency eslint-config-prettier to v8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3f05fa4852
commit
169639cf81
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "4.15.1",
|
"@typescript-eslint/eslint-plugin": "4.15.1",
|
||||||
"@typescript-eslint/parser": "4.15.1",
|
"@typescript-eslint/parser": "4.15.1",
|
||||||
"eslint": "7.20.0",
|
"eslint": "7.20.0",
|
||||||
"eslint-config-prettier": "7.2.0",
|
"eslint-config-prettier": "8.0.0",
|
||||||
"eslint-plugin-import": "2.22.1",
|
"eslint-plugin-import": "2.22.1",
|
||||||
"jest": "26.6.3",
|
"jest": "26.6.3",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
|
|
|
@ -2720,10 +2720,10 @@ escodegen@^1.14.1:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
source-map "~0.6.1"
|
source-map "~0.6.1"
|
||||||
|
|
||||||
eslint-config-prettier@7.2.0:
|
eslint-config-prettier@8.0.0:
|
||||||
version "7.2.0"
|
version "8.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
|
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c"
|
||||||
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
|
integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA==
|
||||||
|
|
||||||
eslint-import-resolver-node@^0.3.4:
|
eslint-import-resolver-node@^0.3.4:
|
||||||
version "0.3.4"
|
version "0.3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue