Skip to content

Commit

Permalink
chore(deps-dev): bump @fisker/eslint-config from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@fisker/eslint-config](https://github.com/fisker/shared-configs) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/fisker/shared-configs/releases)
- [Commits](https://github.com/fisker/shared-configs/compare/@fisker/eslint-config@1.1.0...@fisker/eslint-config@1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 12, 2019
1 parent 30f3b66 commit fa9bcd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.0.9",
"@fisker/eslint-config": "^1.1.0",
"@fisker/eslint-config": "^1.1.1",
"@fisker/eslint-config-ava": "^1.1.0",
"@fisker/lint-staged-config": "^1.0.4",
"@fisker/prettier-config": "^1.0.17",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -468,10 +468,10 @@
dependencies:
eslint-plugin-ava "^7.0.0"

"@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==
"@fisker/eslint-config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config/-/eslint-config-1.1.1.tgz#19c04d7166515233fb8b6078449f51906ade87c1"
integrity sha512-AtufcWlBhosVHbe63cN6faM3oZMsUKzy+Llsjj17VL6GdhEfSq5/goPrbXq6qgQTYNc1zwpmalTOpa5RYIEHuA==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^4.3.0"
Expand All @@ -481,7 +481,7 @@
eslint-plugin-node "^9.1.0"
eslint-plugin-prettier "^3.1.0"
eslint-plugin-promise "^4.1.1"
eslint-plugin-unicorn "^9.0.0"
eslint-plugin-unicorn "^9.1.0"

"@fisker/lint-staged-config@^1.0.4":
version "1.0.4"
Expand Down Expand Up @@ -2065,7 +2065,7 @@ eslint-plugin-promise@^4.1.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db"
integrity sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ==

eslint-plugin-unicorn@^9.0.0:
eslint-plugin-unicorn@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-9.1.0.tgz#b5ec3c65ae28d8163f6f6b340b183e11862ec295"
integrity sha512-OknjtY1daSxHd60KsXBxP9d2LExA3JZ2XuPOtqSZbLjwGaKjZXYMCaPI2xg70Qc791rXoi0pW4UEzVCnwlRi+Q==
Expand Down

0 comments on commit fa9bcd5

Please sign in to comment.