diff --git a/package.json b/package.json
index b9033a2304574ecdae5fae0ef4bbef5b8568b2d8..11fcc22fda8eb08f2a7d222a5f97d5ecf80c5b55 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
     "chai": "4.1.2",
     "condition-circle": "1.5.0",
     "eslint": "4.9.0",
-    "eslint-config-airbnb-base": "12.0.2",
+    "eslint-config-airbnb-base": "12.1.0",
     "eslint-config-prettier": "2.6.0",
     "eslint-plugin-import": "2.7.0",
     "eslint-plugin-promise": "3.6.0",
diff --git a/yarn.lock b/yarn.lock
index a4bbfd347ffa37b324874cfcb34f6af7ade60f4d..47b30764dd557db8c382005773bb688db84f77aa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1368,9 +1368,9 @@ escodegen@^1.6.1:
   optionalDependencies:
     source-map "~0.5.6"
 
-eslint-config-airbnb-base@12.0.2:
-  version "12.0.2"
-  resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.0.2.tgz#45fea317d71b8f1da323c730f3a8471988757793"
+eslint-config-airbnb-base@12.1.0:
+  version "12.1.0"
+  resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.1.0.tgz#386441e54a12ccd957b0a92564a4bafebd747944"
   dependencies:
     eslint-restricted-globals "^0.1.1"