Update typescript-eslint plugin & parser (#7351)

This commit is contained in:
Michael Telatynski
2021-12-13 23:39:45 +00:00
committed by GitHub
parent 0bb7f3d3ee
commit 132e19beb7
5 changed files with 63 additions and 56 deletions
+2 -2
View File
@@ -155,8 +155,8 @@
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "^2.3.1",
"@types/zxcvbn": "^4.4.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
"allchange": "^1.0.6",
"babel-jest": "^26.6.3",