diff --git a/package.json b/package.json index 50bb839..f6e8c52 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "homepage": "https://github.com/Eomm/mercurius-logging#readme", "devDependencies": { "@types/node": "^20.1.0", - "@typescript-eslint/eslint-plugin": "^5.46.0", - "@typescript-eslint/parser": "^5.46.0", + "@typescript-eslint/eslint-plugin": "^6.4.0", + "@typescript-eslint/parser": "^6.4.0", "ava": "^5.3.1", "c8": "^8.0.0", "fastify": "^4.4.0",