Skip to content

Commit

Permalink
chore(deps-dev): bump @fisker/eslint-config from 1.0.15 to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 2, 2019
1 parent 4b43934 commit 57e4f98
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.5",
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.0.9",
"@fisker/eslint-config": "^1.0.15",
"@fisker/eslint-config": "^1.1.0",
"@fisker/eslint-config-jest": "^1.0.3",
"@fisker/lint-staged-config": "^1.0.4",
"@fisker/prettier-config": "^1.0.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -817,10 +817,10 @@
dependencies:
eslint-plugin-jest "^22.6.4"

"@fisker/eslint-config@^1.0.15":
version "1.0.15"
resolved "https://registry.npmjs.org/@fisker/eslint-config/-/eslint-config-1.0.15.tgz#cb8f865364f1c9171a35cb3db29962bb6e713f87"
integrity sha512-8PKqW9Pfaa01FFMvI0aBLnHJCrznElB+p0ZaOcTo8rzS+ufWvB9IFWZNzqLraTFihRJ6d+G3SlstsBX9X3lb+A==
"@fisker/eslint-config@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.0.tgz#bcb046d6979f35321b8c0c220b36edcb35e1a4ef"
integrity sha512-ZP9KBkSfYZxg18+nn4PH3A+tyfO/KpRalE/E10xn4nybIcqlJRMj6GUpZFZrL9lJVLagtYAQiGzZMYNy+iHO1w==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^4.3.0"
Expand Down

0 comments on commit 57e4f98

Please sign in to comment.