Skip to content

Commit

Permalink
chore(deps): update dependency jest-mock-extended to v3.0.4 (#21112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 23, 2023
1 parent 3e28c4e commit f38a190
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -314,7 +314,7 @@
"jest": "29.5.0",
"jest-extended": "3.2.4",
"jest-junit": "15.0.0",
"jest-mock-extended": "3.0.3",
"jest-mock-extended": "3.0.4",
"lint-staged": "13.2.0",
"markdownlint-cli2": "0.6.0",
"memfs": "3.4.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6593,10 +6593,10 @@ jest-message-util@^29.5.0:
slash "^3.0.0"
stack-utils "^2.0.3"

jest-mock-extended@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-3.0.3.tgz#570e33b099f8da87487acb4cd7d820712dcc3b52"
integrity sha512-yqpzvwFr2JWFArj4sPco4hPSanYH3erFgdkv7ahP8EMiAbVH+Rgjc8/cpAHJVG7+sZnQgl0AuTkxofD7eLJN+g==
jest-mock-extended@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-3.0.4.tgz#12a5f993d27aa46232012c439a9b7c54f3b0a1fd"
integrity sha512-2ynEZ7IEJNrhrgshklDMhrOdnmW4Nt+PhkyRqZxRgpwMo7JjmFWMzyp0+eSyk+H9KK1QjXI5xTZIw6x7cVDcRg==
dependencies:
ts-essentials "^7.0.3"

Expand Down

0 comments on commit f38a190

Please sign in to comment.