mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-09-11 23:09:27 +02:00
fix: relax require-await
This commit is contained in:
@@ -54,13 +54,13 @@
|
||||
"@types/eslint": "8.4.1",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-unicorn": "41.0.0",
|
||||
"eslint-plugin-unicorn": "41.0.1",
|
||||
"typescript": "4.6.2",
|
||||
"@typescript-eslint/parser": "5.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.15.0",
|
||||
"tape": "5.5.2",
|
||||
"husky": "7.0.4",
|
||||
"lint-staged": "12.3.6",
|
||||
"lint-staged": "12.3.7",
|
||||
"markdownlint-cli": "0.31.1",
|
||||
"@types/tape": "4.13.2",
|
||||
"pinst": "3.0.0",
|
||||
|
Reference in New Issue
Block a user