diff --git a/package.json b/package.json
index 1633590ffe2c9bd7466ec1916db0a5cd3d70e891..840f5e136bb7fdb28670ac6a53ded29063f547d0 100644
--- a/package.json
+++ b/package.json
@@ -262,7 +262,7 @@
     "@types/common-tags": "1.8.1",
     "@types/conventional-commits-detector": "1.0.0",
     "@types/diff": "5.0.2",
-    "@types/eslint": "8.21.0",
+    "@types/eslint": "8.21.1",
     "@types/fs-extra": "11.0.1",
     "@types/git-url-parse": "9.0.1",
     "@types/github-url-from-git": "1.5.1",
diff --git a/yarn.lock b/yarn.lock
index 3bc01b1c266603c768d0f74a155f471559648ce1..2e58b68c68ecf0f4e373cb29df4897905674f563 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2886,10 +2886,10 @@
   resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.6.tgz#698b90fe60d44acf93c31064218fbea93fbfd85a"
   integrity sha512-H90aoynNhhkQP6DRweEjJp5vfUVdIj7tdPLsu7pq89vODD/lcugKfZOsfgwpvM6XUewEp2N5dCg1Uf3Qe55Dcg==
 
-"@types/eslint@8.21.0":
-  version "8.21.0"
-  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.0.tgz#21724cfe12b96696feafab05829695d4d7bd7c48"
-  integrity sha512-35EhHNOXgxnUgh4XCJsGhE7zdlDhYDN/aMG6UbkByCFFNgQ7b3U+uVoqBpicFydR8JEfgdjCF7SJ7MiJfzuiTA==
+"@types/eslint@8.21.1":
+  version "8.21.1"
+  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.1.tgz#110b441a210d53ab47795124dbc3e9bb993d1e7c"
+  integrity sha512-rc9K8ZpVjNcLs8Fp0dkozd5Pt2Apk1glO4Vgz8ix1u6yFByxfqo5Yavpy65o+93TAe24jr7v+eSBtFLvOQtCRQ==
   dependencies:
     "@types/estree" "*"
     "@types/json-schema" "*"