Update dependency jest-mock-extended to v3.0.5
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d18126dbc5
commit
2e86427006
1 changed files with 3 additions and 3 deletions
|
@ -2724,9 +2724,9 @@ jest-message-util@^29.5.0:
|
|||
stack-utils "^2.0.3"
|
||||
|
||||
jest-mock-extended@^3.0.3:
|
||||
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==
|
||||
version "3.0.5"
|
||||
resolved "https://registry.yarnpkg.com/jest-mock-extended/-/jest-mock-extended-3.0.5.tgz#ebf208e363f4f1db603b81fb005c4055b7c1c8b7"
|
||||
integrity sha512-/eHdaNPUAXe7f65gHH5urc8SbRVWjYxBqmCgax2uqOBJy8UUcCBMN1upj1eZ8y/i+IqpyEm4Kq0VKss/GCCTdw==
|
||||
dependencies:
|
||||
ts-essentials "^7.0.3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue