From d57d54e6aca265a54b0ab1344f83f62eb513a350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 11:31:38 +0000 Subject: [PATCH] chore(deps-dev): bump @fisker/eslint-config from 1.0.10 to 1.0.11 Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/fisker/shared-configs/releases) - [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@1.0.10...@fisker/eslint-config@1.0.11) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e983e3210..62dc92df7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/preset-env": "7.4.4", "@commitlint/cli": "^7.6.0", "@fisker/commitlint-config": "^1.0.8", - "@fisker/eslint-config": "^1.0.10", + "@fisker/eslint-config": "^1.0.11", "@fisker/eslint-config-jest": "^1.0.2", "@fisker/lint-staged-config": "^1.0.4", "@fisker/prettier-config": "^1.0.16", diff --git a/yarn.lock b/yarn.lock index 2583d9d74..98c52e36f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -778,10 +778,10 @@ dependencies: eslint-plugin-jest "^22.5.1" -"@fisker/eslint-config@^1.0.10": - version "1.0.10" - resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.0.10.tgz#b1b0bb4c32a0d87158e019500fd6241781e83dee" - integrity sha512-6+3wWgnscVZaeHHTFMgjKSZhWBW6KcmkDL06eSsg304pou2DcNvjvo5ijHf7z1akQTy9+HwcfQwSNGXVneEkJQ== +"@fisker/eslint-config@^1.0.11": + version "1.0.11" + resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.0.11.tgz#05e14ded7aada23828b0af147374e6490b70e4e7" + integrity sha512-SPHL40unjwwPi34ggdXVFIwfxHHN8BSzkbz15DIQPfCm0IIWTATx6PxjPERHKhdIeNgxzWVxtc+g/hmUwB+0QA== dependencies: eslint-config-airbnb-base "^13.1.0" eslint-config-prettier "^4.2.0"