Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 23, 2019
1 parent 59223bf commit 959a964
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 @@ -49,7 +49,7 @@
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.1.0",
"@fisker/eslint-config": "^1.2.0",
"@fisker/eslint-config-ava": "^1.1.1",
"@fisker/eslint-config-ava": "^1.2.0",
"@fisker/husky-config": "^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 @@ -461,12 +461,12 @@
dependencies:
"@commitlint/config-conventional" "8.0.0"

"@fisker/eslint-config-ava@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config-ava/-/eslint-config-ava-1.1.1.tgz#79fa1cad6598e7d990fa017dc196a0edc3425fef"
integrity sha512-bx3yOfdqi8RsZ6VoujC21rJLpQyLj+I4LLAyDkVRHkyMSPtW8+JgyYIkrUB8/Uhmq0QR/9fzz3riBIKQlGzkzQ==
"@fisker/eslint-config-ava@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config-ava/-/eslint-config-ava-1.2.0.tgz#087b1e65df4eec68b1afe3c1832c9a5dd971af62"
integrity sha512-mS+IQmRvoQUyerHZhz3yNIA5LJtWhln5uwF1a0YkwIFC6fN4+BYFW98ERyjlH2d/i1Pl5XfQGJGqyKybSW+PhA==
dependencies:
eslint-plugin-ava "^7.1.0"
eslint-plugin-ava "7.1.0"

"@fisker/eslint-config@^1.2.0":
version "1.2.0"
Expand Down Expand Up @@ -1994,7 +1994,7 @@ eslint-module-utils@^2.4.0:
debug "^2.6.8"
pkg-dir "^2.0.0"

eslint-plugin-ava@^7.1.0:
eslint-plugin-ava@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ava/-/eslint-plugin-ava-7.1.0.tgz#ad2965c8a2b41e1d5e1c9477330ac9faa357b171"
integrity sha512-Z/vWPuHxtqMzxLZKhY/BJPrpPwA6uDlYekpBafyy95ssJCRDKUlFh0bk+P8fPPQJjXYr7bYp3Hwn66/QLwTBUA==
Expand Down

0 comments on commit 959a964

Please sign in to comment.