diff --git a/package.json b/package.json
index 6ee2665b78575c5e24fa341527a95f525637630d..a28f74aeca616f5bac6bdc551c6ff291cdbdaa87 100644
--- a/package.json
+++ b/package.json
@@ -208,7 +208,7 @@
     "@types/changelog-filename-regex": "2.0.0",
     "@types/clean-git-ref": "2.0.0",
     "@types/conventional-commits-detector": "1.0.0",
-    "@types/eslint": "7.2.13",
+    "@types/eslint": "7.2.14",
     "@types/fs-extra": "9.0.11",
     "@types/git-url-parse": "9.0.0",
     "@types/github-url-from-git": "1.5.0",
diff --git a/yarn.lock b/yarn.lock
index 0c0643c9cacc79582a8a00cb98b0fc5e75bae60d..5cb8ca3d45a18588f1d57d7fa02d2d5852d28f73 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1666,10 +1666,10 @@
   resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.4.tgz#d61990c0cee72c4e475de737a140b51fe925a2c8"
   integrity sha512-k3LLVMFrdNA9UCvMDPWMbFrGPNb+GcPyw29ktJTo1RCN7RmxFG5XzPZcPKRlnLuLT/FRm8wp4ohvDwNY7GlROQ==
 
-"@types/eslint@7.2.13":
-  version "7.2.13"
-  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.13.tgz#e0ca7219ba5ded402062ad6f926d491ebb29dd53"
-  integrity sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg==
+"@types/eslint@7.2.14":
+  version "7.2.14"
+  resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.14.tgz#088661518db0c3c23089ab45900b99dd9214b92a"
+  integrity sha512-pESyhSbUOskqrGcaN+bCXIQDyT5zTaRWfj5ZjjSlMatgGjIn3QQPfocAu4WSabUR7CGyLZ2CQaZyISOEX7/saw==
   dependencies:
     "@types/estree" "*"
     "@types/json-schema" "*"