diff --git a/package.json b/package.json index f7b856e..0e52352 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "@babel/preset-env": "^7.22.7", "@babel/preset-react": "^7.22.5", "@rushstack/eslint-patch": "^1.3.2", - "@typescript-eslint/eslint-plugin": "^6.2.1", - "@typescript-eslint/parser": "^6.2.1", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "confusing-browser-globals": "^1.0.11", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-react": "^7.32.2",