diff --git a/package.json b/package.json index 72fbae4f..fa9daeed 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "devDependencies": { "conventional-changelog-cli": "2.0.5", "doctoc": "1.3.1", - "eslint": "5.5.0", + "eslint": "5.6.0", "eslint-config-algolia": "10.1.0", "eslint-config-prettier": "3.0.1", "eslint-plugin-import": "2.14.0", diff --git a/sample-project/package.json b/sample-project/package.json index deb58804..867b28ec 100644 --- a/sample-project/package.json +++ b/sample-project/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "babel-eslint": "8.2.6", - "eslint": "5.5.0", + "eslint": "5.6.0", "eslint-config-algolia": "file:../", "eslint-config-prettier": "3.0.1", "eslint-plugin-import": "2.14.0", diff --git a/sample-project/yarn.lock b/sample-project/yarn.lock index f4ff9444..d7ab17eb 100644 --- a/sample-project/yarn.lock +++ b/sample-project/yarn.lock @@ -440,9 +440,9 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6" +eslint@5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3" diff --git a/yarn.lock b/yarn.lock index e2103936..af04d896 100644 --- a/yarn.lock +++ b/yarn.lock @@ -839,9 +839,9 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@5.5.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6" +eslint@5.6.0: + version "5.6.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3"