Bump typescript eslint plugin and parser

This commit is contained in:
Bogdan
2024-04-21 12:40:23 +03:00
parent e42e0a72eb
commit 4816f35256
2 changed files with 91 additions and 84 deletions
+2 -2
View File
@@ -103,8 +103,8 @@
"@types/react-text-truncate": "0.14.1",
"@types/react-window": "1.8.5",
"@types/redux-actions": "2.6.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.14",
"babel-loader": "9.1.3",
"babel-plugin-inline-classnames": "2.0.1",