diff --git a/package.json b/package.json
index e1658de93cac2e900a0a8fff15dc76437beeaebd..70510b828b54a0039ea4f7dadc0387008db0d75c 100644
--- a/package.json
+++ b/package.json
@@ -231,7 +231,7 @@
     "@types/clean-git-ref": "2.0.0",
     "@types/conventional-commits-detector": "1.0.0",
     "@types/diff": "5.0.2",
-    "@types/eslint": "8.4.1",
+    "@types/eslint": "8.4.2",
     "@types/fs-extra": "9.0.13",
     "@types/git-url-parse": "9.0.1",
     "@types/github-url-from-git": "1.5.1",
diff --git a/yarn.lock b/yarn.lock
index 5c9c6ece1ae88a540c72dbf7c876ce5614a2db87..a1d0dd663b12efa13422a83c4e21afefbc2938c1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2401,10 +2401,10 @@
   resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.6.tgz#698b90fe60d44acf93c31064218fbea93fbfd85a"
   integrity sha512-H90aoynNhhkQP6DRweEjJp5vfUVdIj7tdPLsu7pq89vODD/lcugKfZOsfgwpvM6XUewEp2N5dCg1Uf3Qe55Dcg==
 
-"@types/eslint@8.4.1":
-  version "8.4.1"
-  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.1.tgz#c48251553e8759db9e656de3efc846954ac32304"
-  integrity sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==
+"@types/eslint@8.4.2":
+  version "8.4.2"
+  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.4.2.tgz#48f2ac58ab9c631cb68845c3d956b28f79fad575"
+  integrity sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==
   dependencies:
     "@types/estree" "*"
     "@types/json-schema" "*"