Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Update dependency jest-extended to v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 29, 2019
1 parent 9dc6eb7 commit 817825e
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 @@ -35,7 +35,7 @@
"@types/wikidata-sdk": "5.15.0",
"@types/yargs": "12.0.1",
"jest": "23.6.0",
"jest-extended": "0.11.0",
"jest-extended": "0.11.1",
"jest-junit": "5.2.0",
"jest-raw-loader": "1.0.1",
"pkg": "4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3127,10 +3127,10 @@ jest-environment-node@^23.4.0:
jest-mock "^23.2.0"
jest-util "^23.4.0"

[email protected].0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-0.11.0.tgz#621a0f07c828166657416e590607eab8c3c3eeda"
integrity sha512-7VJQDyObjKRqaiaRvzSbWchwTvk7mQYPaEzPcK2Nwrna6ZSPe/AB9aPDjgH2oT0QONtF6FvM3GIvDdJhttJeaA==
[email protected].1:
version "0.11.1"
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-0.11.1.tgz#aad7cf5b3035ee0d058fefcef44c516bbfad66d6"
integrity sha512-4klauyMgaoqMG27yu2HMGoQLVJ5ntJuJRgUKA/HS0oiGNBuSOkXNB7dxDtL83qYaBDMLVaOjy23QPLXFASUbVg==
dependencies:
expect "^23.6.0"
jest-get-type "^22.4.3"
Expand Down

0 comments on commit 817825e

Please sign in to comment.