diff --git a/package.json b/package.json index 567aa23..29b460e 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.4.0", "@testing-library/react-hooks": "^3.2.1", - "@typescript-eslint/eslint-plugin": "^2.15.0", - "@typescript-eslint/parser": "^2.15.0", + "@typescript-eslint/eslint-plugin": "^4.0.0", + "@typescript-eslint/parser": "^4.0.0", "axios": "^0.19.1", "babel-eslint": "^10.0.1", "babel-loader": "^8.0.5",