diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 9b2c4c9..ca293b6 100644 --- a/package.json +++ b/package.json @@ -71,11 +71,11 @@ "@types/react-router-dom": "5.3.3", "@types/react-transition-group": "4.4.4", "@types/smoothscroll-polyfill": "0.3.1", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "5.28.0", + "@typescript-eslint/parser": "5.28.0", "dotenv": "16.0.1", - "eslint": "7.26.0", - "eslint-plugin-react": "7.23.2", + "eslint": "8.18.0", + "eslint-plugin-react": "7.30.0", "husky": "6.0.0", "jest": "26.6.3", "jest-environment-jsdom-fourteen": "1.0.1", |