Upgrade typescript-eslint packages to 8.181.1

(cherry picked from commit ed10b63fa0c161cac7e0a2084e53785ab1798208)

Closes #5325
This commit is contained in:
Mark McDowall 2024-12-16 16:09:27 -08:00 committed by Bogdan
parent 198a13755f
commit afb3fd5bd5
3 changed files with 88 additions and 88 deletions

View file

@ -103,8 +103,8 @@
"@types/react-window": "1.8.8",
"@types/redux-actions": "2.6.5",
"@types/webpack-livereload-plugin": "2.3.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"babel-plugin-inline-classnames": "2.0.1",