mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-24 19:21:54 +00:00
Update linters (#1910)
* Update linters Signed-off-by: Renovate Bot <bot@renovateapp.com> * Regenerate yarn.lock Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
1cd84604ca
commit
6461499229
2 changed files with 200 additions and 316 deletions
|
@ -131,12 +131,12 @@
|
|||
"@types/react-dom": "17.0.13",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.13.0",
|
||||
"@typescript-eslint/parser": "5.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||
"@typescript-eslint/parser": "5.14.0",
|
||||
"cypress": "9.5.1",
|
||||
"cypress-commands": "2.0.1",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"eslint": "8.10.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
|
|
Loading…
Reference in a new issue