diff --git a/package.json b/package.json index 29a0f984fbc632db19611264409bcd6c2efada44..37dcfd88271d625d91ae8c0b9509ce09ca160b0f 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "chai": "4.1.2", "codecov": "3.0.0", "cross-env": "5.1.1", - "eslint": "4.12.1", + "eslint": "4.13.0", "eslint-config-airbnb-base": "12.1.0", "eslint-config-prettier": "2.9.0", "eslint-plugin-import": "2.8.0", diff --git a/yarn.lock b/yarn.lock index 9101b5f17462f751e7cd92a34f144c95cd1f30b9..95e404eea53345eac5c09ae227bb844d282fa2f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1421,9 +1421,9 @@ eslint-scope@^3.7.1: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint@4.12.1: - version "4.12.1" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1.tgz#5ec1973822b4a066b353770c3c6d69a2a188e880" +eslint@4.13.0: + version "4.13.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.13.0.tgz#1991aa359586af83877bde59de9d41f53e20826d" dependencies: ajv "^5.3.0" babel-code-frame "^6.22.0"