Skip to content

Commit

Permalink
Merge pull request #182 from nrkno/dependabot/npm_and_yarn/jest-mock-…
Browse files Browse the repository at this point in the history
…extended-3.0.7

chore(deps-dev): bump jest-mock-extended from 3.0.5 to 3.0.7
  • Loading branch information
nytamin authored Jun 10, 2024
2 parents 30a450d + 230de06 commit f57e711
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7208,14 +7208,14 @@ __metadata:
linkType: hard

"jest-mock-extended@npm:^3.0.5":
version: 3.0.5
resolution: "jest-mock-extended@npm:3.0.5"
version: 3.0.7
resolution: "jest-mock-extended@npm:3.0.7"
dependencies:
ts-essentials: "npm:^7.0.3"
ts-essentials: "npm:^10.0.0"
peerDependencies:
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
typescript: ^3.0.0 || ^4.0.0 || ^5.0.0
checksum: 10/02b025754cf8c0280d5d529601fc1db10c555578dbd56bdd2663f344b1626871d923ab02894246e08f5b31979370c95f25516bee7dc48979dc136a55fdf22568
checksum: 10/7d5fb9d4ad07dbed9d4f1dd011eb26ca20d9ca4aab3c807749f761220315ef8a6bdf767b1ce1e68ae10405e35ba899c4fcee55cf327deb2d9950910e818f40fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -11765,12 +11765,15 @@ __metadata:
languageName: node
linkType: hard

"ts-essentials@npm:^7.0.3":
version: 7.0.3
resolution: "ts-essentials@npm:7.0.3"
"ts-essentials@npm:^10.0.0":
version: 10.0.0
resolution: "ts-essentials@npm:10.0.0"
peerDependencies:
typescript: ">=3.7.0"
checksum: 10/021b4263ddd58897171f3f5c467b5c872f76ba2ea07dfc11fa9667ba8d62ccb7f390db3e581139dcc6da94c3ff6306921f574acdb2b94cbc9d7da3e859e24665
typescript: ">=4.5.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/cee2ba41a5d78688246550e8e30ce201bce7fbcfb9ccb517460a5823143e1b35937e6764cc146d09a132d7da0f2d758a1d45e47a550b6928b98154d3b5f732d8
languageName: node
linkType: hard

Expand Down

0 comments on commit f57e711

Please sign in to comment.