Require @typescript-eslint/eslint-plugin >= 5.35.1 (#9233)

This commit is contained in:
Michael Weimann
2022-09-02 11:24:56 +02:00
committed by GitHub
parent 3e8da6ffa4
commit ea0622a48e
2 changed files with 55 additions and 20 deletions

View File

@@ -164,7 +164,7 @@
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "^2.3.1",
"@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.6.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
"allchange": "^1.0.6",