diff --git a/package.json b/package.json
index 1817935c143c4ac79161c437c491f48235197ba6..79c4e5a9b7f9441db22131930d5580945e6a6dca 100644
--- a/package.json
+++ b/package.json
@@ -278,7 +278,7 @@
     "@types/common-tags": "1.8.4",
     "@types/conventional-commits-detector": "1.0.2",
     "@types/diff": "5.0.9",
-    "@types/eslint": "8.56.3",
+    "@types/eslint": "8.56.5",
     "@types/fs-extra": "11.0.4",
     "@types/git-url-parse": "9.0.3",
     "@types/github-url-from-git": "1.5.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d8feb9a86f57cd5bb7695075c0edf5838690616b..af76a997dbd7dd2912f3f0c4129e75b7fa388a41 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -404,8 +404,8 @@ importers:
         specifier: 5.0.9
         version: 5.0.9
       '@types/eslint':
-        specifier: 8.56.3
-        version: 8.56.3
+        specifier: 8.56.5
+        version: 8.56.5
       '@types/fs-extra':
         specifier: 11.0.4
         version: 11.0.4
@@ -3721,8 +3721,8 @@ packages:
     resolution: {integrity: sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==}
     dev: false
 
-  /@types/eslint@8.56.3:
-    resolution: {integrity: sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==}
+  /@types/eslint@8.56.5:
+    resolution: {integrity: sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==}
     dependencies:
       '@types/estree': 1.0.5
       '@types/json-schema': 7.0.15