diff --git a/package.json b/package.json index 7afad4694..3fc92b76c 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "test:watch": "jest --watchAll" }, "dependencies": { - "@typescript-eslint/eslint-plugin": "5.36.1", - "@typescript-eslint/parser": "5.36.1", + "@typescript-eslint/eslint-plugin": "6.7.5", + "@typescript-eslint/parser": "6.7.5", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "8.5.0",