Skip to content

Commit

Permalink
Merge 8c0f0d9 into 9948e4a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2019
2 parents 9948e4a + 8c0f0d9 commit 8b38619
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 @@ -67,7 +67,7 @@
"cypress": "3.4.1",
"cypress-cucumber-preprocessor": "1.12.0",
"dotenv": "8.1.0",
"husky": "3.0.5",
"husky": "3.0.6",
"jest": "24.9.0",
"jest-junit": "8.0.0",
"jest-stare": "1.18.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4810,10 +4810,10 @@ https-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=

husky@3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
husky@3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.6.tgz#035aa2c0ae992a131fc72fcb410f1758daad1147"
integrity sha512-bNTgujuC5VS0m8gK70zRpzXq9rccFUFcjuU6L/SFLZxV7eke+6x10Tpk+st3rmgCEsQ4vn+yJk1jx3gvSD8knQ==
dependencies:
chalk "^2.4.2"
cosmiconfig "^5.2.1"
Expand Down

0 comments on commit 8b38619

Please sign in to comment.