diff --git a/package.json b/package.json index 0739fe254..d2a043801 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ }, "homepage": "https://github.com/ahmdigital/eslint-config", "dependencies": { - "@typescript-eslint/eslint-plugin": "6.7.3", - "@typescript-eslint/parser": "6.7.3", + "@typescript-eslint/eslint-plugin": "8.0.1", + "@typescript-eslint/parser": "8.0.1", "eslint": "8.28.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-base": "15.0.0",