diff --git a/package.json b/package.json index d29befd..c4bea31 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "coveralls": "^2.11.14", "eslint": "^3.9.1", - "eslint-config-airbnb-base": "^9.0.0", + "eslint-config-airbnb-base": "^10.0.1", "eslint-formatter-pretty": "^1.1.0", "eslint-plugin-import": "^2.1.0", "jest": "^17.0.0" diff --git a/yarn.lock b/yarn.lock index 4e849c9..71c302b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -783,9 +783,9 @@ escope@^3.6.0: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-config-airbnb-base@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-9.0.0.tgz#03e135562aa6c4d0d9f1bbda96d901326bf58ad2" +eslint-config-airbnb-base@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-10.0.1.tgz#f17d4e52992c1d45d1b7713efbcd5ecd0e7e0506" eslint-formatter-pretty@^1.1.0: version "1.1.0"