diff --git a/package.json b/package.json index e53b0af..79330e2 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "stylelint": "9.10.1", "stylelint-scss": "3.5.3", "stylelint-config-recommended-scss": "3.2.0", - "eslint": "5.14.0", + "eslint": "5.14.1", "eslint-config-airbnb-base": "13.1.0", "eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-import": "2.16.0", diff --git a/yarn.lock b/yarn.lock index 8f26470..5120dfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4909,9 +4909,9 @@ eslint-watch@4.0.2: text-table "^0.2.0" unicons "0.0.3" -eslint@5.14.0: - version "5.14.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.0.tgz#380739df2489dd846baea008638b036c1e987974" +eslint@5.14.1: + version "5.14.1" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.14.1.tgz#490a28906be313685c55ccd43a39e8d22efc04ba" dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.9.1"