Skip to content

Commit

Permalink
chore(deps): update dependency jest-mock-extended to v1.0.15 (#10157)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 26, 2021
1 parent 590305f commit 17480a0
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 @@ -248,7 +248,7 @@
"jest-circus": "26.6.3",
"jest-extended": "0.11.5",
"jest-junit": "12.0.0",
"jest-mock-extended": "1.0.14",
"jest-mock-extended": "1.0.15",
"jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.1.3",
"mockdate": "3.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5525,10 +5525,10 @@ jest-message-util@^26.6.2:
slash "^3.0.0"
stack-utils "^2.0.2"

jest-mock-extended@1.0.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-1.0.14.tgz#704778b937c1582c95e7209cfd6cffe413f97f58"
integrity sha512-qZx93sSita+c9Qes7+FDCUN6yN9dGJa9gULN5oql5N9phThm5/4wYoxQgCDB6PXyDb07NuaTsAplk3T0nCl5tg==
jest-mock-extended@1.0.15:
version "1.0.15"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-1.0.15.tgz#dbc176dadfcfb0b88c244c22f45bd04bdb33af7a"
integrity sha512-MFimmdIim0GF22Ire0cuuowATHUOeCRepj8C4ntlg8CeozZMQkas0TOqLJAZbv9bJzU+W9Z1jXcNesfP0x3/tw==
dependencies:
ts-essentials "^4.0.0"

Expand Down

0 comments on commit 17480a0

Please sign in to comment.