diff --git a/package.json b/package.json index 526cc09710956e0af9281e7f3dc1a44050506869..dadbcdcd596a1ebe84d6e54aa377784ac714b69e 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "chai": "4.1.1", "condition-circle": "1.5.0", "eslint": "4.5.0", - "eslint-config-airbnb-base": "11.3.1", + "eslint-config-airbnb-base": "11.3.2", "eslint-config-prettier": "2.3.0", "eslint-plugin-import": "2.7.0", "eslint-plugin-prettier": "2.2.0", diff --git a/yarn.lock b/yarn.lock index c7381ddccea0ac03e77c95646ed4da8532050fa8..196b038578b6f0ed0b334c6cdbd882ccb43f3005 100644 --- a/yarn.lock +++ b/yarn.lock @@ -709,8 +709,8 @@ cli-cursor@^2.1.0: restore-cursor "^2.0.0" cli-width@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.1.0.tgz#b234ca209b29ef66fc518d9b98d5847b00edf00a" + version "2.2.0" + resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639" cli@1.0.1: version "1.0.1" @@ -1178,9 +1178,9 @@ escodegen@^1.6.1: optionalDependencies: source-map "~0.2.0" -eslint-config-airbnb-base@11.3.1: - version "11.3.1" - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.3.1.tgz#c0ab108c9beed503cb999e4c60f4ef98eda0ed30" +eslint-config-airbnb-base@11.3.2: + version "11.3.2" + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.3.2.tgz#8703b11abe3c88ac7ec2b745b7fdf52e00ae680a" dependencies: eslint-restricted-globals "^0.1.1"