diff --git a/package.json b/package.json index 4f3559d..ca37ec8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "update-notifier": "^4.0.0" }, "devDependencies": { - "eslint-config-prettier": "6.7.0", + "eslint-config-prettier": "6.15.0", "xo": "0.25.3" }, "xo": { diff --git a/yarn.lock b/yarn.lock index 696d0cb..4b2d305 100644 --- a/yarn.lock +++ b/yarn.lock @@ -711,9 +711,10 @@ eslint-ast-utils@^1.1.0: lodash.get "^4.4.2" lodash.zip "^4.2.0" -eslint-config-prettier@6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9" +eslint-config-prettier@6.15.0: + version "6.15.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" + integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== dependencies: get-stdin "^6.0.0"