Skip to content

Commit

Permalink
Merge d57d54e into 749b30b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 9, 2019
2 parents 749b30b + d57d54e commit d9b7075
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d9b7075

Please sign in to comment.