Skip to content

Commit

Permalink
Update jest-extended to the latest version 🚀 (#12)
Browse files Browse the repository at this point in the history
* chore(package): update jest-extended to version 0.7.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and f0rr0 committed May 11, 2018
1 parent 2ffe1d6 commit 4d8de71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-prettier": "^2.6.0",
"husky": "^0.15.0-rc.13",
"jest": "^22.4.3",
"jest-extended": "^0.6.0",
"jest-extended": "^0.7.0",
"lint-staged": "^7.0.1",
"prettier": "1.12.0",
"regenerator-runtime": "^0.11.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2629,9 +2629,9 @@ jest-environment-node@^22.4.3:
jest-mock "^22.4.3"
jest-util "^22.4.3"

jest-extended@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-0.6.0.tgz#3b3d8880c548d4f1e90a4081584782d74d367c47"
jest-extended@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-0.7.0.tgz#aac1c83ae8878db01eba3955c4a8e54d4d754be3"
dependencies:
chalk "^2.3.0"
expect "^22.1.0"
Expand Down

0 comments on commit 4d8de71

Please sign in to comment.