diff --git a/package.json b/package.json index f417256081be35f8ccaccc9e7ac08e1dc2d99ff7..2108d6a1a4885ae07482178e7765a5f57ba87668 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "babel-plugin-transform-object-rest-spread": "6.26.0", "chai": "4.1.2", "condition-circle": "1.5.0", - "eslint": "4.5.0", + "eslint": "4.6.1", "eslint-config-airbnb-base": "11.3.2", "eslint-config-prettier": "2.3.0", "eslint-plugin-import": "2.7.0", diff --git a/yarn.lock b/yarn.lock index 422fbd317b45786243a6a8fc88e0d4357b4f0253..bd4d5386254ca406eda1540f464885075a0e43cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1268,9 +1268,9 @@ eslint-scope@^3.7.1: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint@4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.5.0.tgz#bb75d3b8bde97fb5e13efcd539744677feb019c3" +eslint@4.6.1: + version "4.6.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.6.1.tgz#ddc7fc7fd70bf93205b0b3449bb16a1e9e7d4950" dependencies: ajv "^5.2.0" babel-code-frame "^6.22.0"