Skip to content

Commit

Permalink
chore(deps-dev): bump @fisker/eslint-config-jest from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@fisker/eslint-config-jest](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-jest@1.1.0...@fisker/eslint-config-jest@1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 11, 2019
1 parent 4c8c247 commit 3366dac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@commitlint/cli": "^8.0.0",
"@fisker/commitlint-config": "^1.1.0",
"@fisker/eslint-config": "^1.2.5",
"@fisker/eslint-config-jest": "^1.1.0",
"@fisker/eslint-config-jest": "^1.1.1",
"@fisker/husky-config": "^1.1.0",
"@fisker/lint-staged-config": "^1.0.4",
"@fisker/prettier-config": "^1.0.17",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -783,12 +783,12 @@
dependencies:
"@commitlint/config-conventional" "8.0.0"

"@fisker/eslint-config-jest@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config-jest/-/eslint-config-jest-1.1.0.tgz#941a06930813142b5730f4a81c2643f4721b4c48"
integrity sha512-KsQJWoWKvF7FP6jmxIGQExeO7rBxkS83qy/X6IVGqr86AYhSF8hhmMZg5lChQkPTGOZ7Pojd4KOGM84BrI10eg==
"@fisker/eslint-config-jest@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config-jest/-/eslint-config-jest-1.1.1.tgz#aba48de9edb7f6d727ae19c4bf3502ca5e256e94"
integrity sha512-fg1/HG4RhrFLK6bDp5/D5XY5BU0r4HtHlcNJgpMtFA1x//jGhIye1rbBVw7Vb+OTxlnvRKkauqAlD1BqalH3qg==
dependencies:
eslint-plugin-jest "22.7.1"
eslint-plugin-jest "22.7.2"

"@fisker/eslint-config@^1.2.5":
version "1.2.5"
Expand Down Expand Up @@ -2204,10 +2204,10 @@ eslint-plugin-import@2.18.0:
read-pkg-up "^2.0.0"
resolve "^1.11.0"

eslint-plugin-jest@22.7.1:
version "22.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.1.tgz#5dcdf8f7a285f98040378220d6beca581f0ab2a1"
integrity sha512-CrT3AzA738neimv8G8iK2HCkrCwHnAJeeo7k5TEHK86VMItKl6zdJT/tHBDImfnVVAYsVs4Y6BUdBZQCCgfiyw==
eslint-plugin-jest@22.7.2:
version "22.7.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.2.tgz#7ab118a66a34e46ae5e16a128b5d24fd28b43dca"
integrity sha512-Aecqe3ulBVI7amgOycVI8ZPL8o0SnGHOf3zn2/Ciu8TXyXDHcjtwD3hOs3ss/Qh/VAwlW/DMcuiXg5btgF+XMA==

eslint-plugin-node@9.1.0:
version "9.1.0"
Expand Down

0 comments on commit 3366dac

Please sign in to comment.