Skip to content

Commit

Permalink
Merge 8640c15 into 2b91853
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 29, 2019
2 parents 2b91853 + 8640c15 commit 624bfe8
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 @@ -44,7 +44,7 @@
"@commitlint/cli": "^7.5.2",
"@fisker/commitlint-config": "^1.0.2",
"@fisker/eslint-config": "^1.0.7",
"@fisker/eslint-config-jest": "^1.0.1",
"@fisker/eslint-config-jest": "^1.0.2",
"@fisker/lint-staged-config": "^1.0.1",
"@fisker/prettier-config": "^1.0.11",
"babel-jest": "^24.7.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,12 +772,12 @@
"@commitlint/config-conventional" "^7.5.0"
"@fisker/eslint-config" "^1.0.5"

"@fisker/eslint-config-jest@^1.0.1":
version "1.0.1"
resolved "https://registry.npmjs.org/@fisker/eslint-config-jest/-/eslint-config-jest-1.0.1.tgz#5bda859d0700f71cbe628a9087c4d35df4e8376d"
integrity sha512-36IFHeZulk0EHGQNePOH5u8Idc/m8OO1anWKSILLHg+MhEV3r8TnrdvJi79U6Ze+IBVjMhUNHSAPv5p72Rpj+Q==
"@fisker/eslint-config-jest@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@fisker/eslint-config-jest/-/eslint-config-jest-1.0.2.tgz#be69c82e16cbbbb44b8ad3ed17404ee41ec69876"
integrity sha512-5QhjeD8OtVRgTp7+B1pebB2B8oens6+ewZzsdR2aDS2FPKgENZwpbT4Fg7tTw/a/GpZDjkPa5wBr9uoiN1pkuw==
dependencies:
eslint-plugin-jest "^22.4.1"
eslint-plugin-jest "^22.5.1"

"@fisker/eslint-config@^1.0.5", "@fisker/eslint-config@^1.0.7":
version "1.0.7"
Expand Down Expand Up @@ -2176,7 +2176,7 @@ eslint-plugin-import@^2.17.2:
read-pkg-up "^2.0.0"
resolve "^1.10.0"

eslint-plugin-jest@^22.4.1:
eslint-plugin-jest@^22.5.1:
version "22.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
Expand Down

0 comments on commit 624bfe8

Please sign in to comment.