mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency jest-mock-extended to v3.0.7 (#28953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf22e13e90
commit
a91abaa54e
2 changed files with 11 additions and 11 deletions
|
@ -329,7 +329,7 @@
|
|||
"jest": "29.7.0",
|
||||
"jest-extended": "4.0.2",
|
||||
"jest-mock": "29.7.0",
|
||||
"jest-mock-extended": "3.0.6",
|
||||
"jest-mock-extended": "3.0.7",
|
||||
"jest-snapshot": "29.7.0",
|
||||
"markdownlint-cli2": "0.13.0",
|
||||
"memfs": "4.9.2",
|
||||
|
|
|
@ -563,8 +563,8 @@ importers:
|
|||
specifier: 29.7.0
|
||||
version: 29.7.0
|
||||
jest-mock-extended:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6(jest@29.7.0(@types/node@18.19.31)(ts-node@10.9.2(@swc/core@1.4.17)(@types/node@18.19.31)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
specifier: 3.0.7
|
||||
version: 3.0.7(jest@29.7.0(@types/node@18.19.31)(ts-node@10.9.2(@swc/core@1.4.17)(@types/node@18.19.31)(typescript@5.4.5)))(typescript@5.4.5)
|
||||
jest-snapshot:
|
||||
specifier: 29.7.0
|
||||
version: 29.7.0
|
||||
|
@ -4069,8 +4069,8 @@ packages:
|
|||
resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
|
||||
jest-mock-extended@3.0.6:
|
||||
resolution: {integrity: sha512-DJuEoFzio0loqdX8NIwkbE9dgIXNzaj//pefOQxGkoivohpxbSQeNHCAiXkDNA/fmM4EIJDoZnSibP4w3dUJ9g==}
|
||||
jest-mock-extended@3.0.7:
|
||||
resolution: {integrity: sha512-7lsKdLFcW9B9l5NzZ66S/yTQ9k8rFtnwYdCNuRU/81fqDWicNDVhitTSPnrGmNeNm0xyw0JHexEOShrIKRCIRQ==}
|
||||
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
|
||||
|
@ -5676,10 +5676,10 @@ packages:
|
|||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
|
||||
ts-essentials@9.4.2:
|
||||
resolution: {integrity: sha512-mB/cDhOvD7pg3YCLk2rOtejHjjdSi9in/IBYE13S+8WA5FBSraYf4V/ws55uvs0IvQ/l0wBOlXy5yBNZ9Bl8ZQ==}
|
||||
ts-essentials@10.0.0:
|
||||
resolution: {integrity: sha512-77FHNJEyysF9+1s4G6eejuA1lxw7uMchT3ZPy3CIbh7GIunffpshtM8pTe5G6N5dpOzNevqRHew859ceLWVBfw==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.1.0'
|
||||
typescript: '>=4.5.0'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
@ -11130,10 +11130,10 @@ snapshots:
|
|||
slash: 3.0.0
|
||||
stack-utils: 2.0.6
|
||||
|
||||
jest-mock-extended@3.0.6(jest@29.7.0(@types/node@18.19.31)(ts-node@10.9.2(@swc/core@1.4.17)(@types/node@18.19.31)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
jest-mock-extended@3.0.7(jest@29.7.0(@types/node@18.19.31)(ts-node@10.9.2(@swc/core@1.4.17)(@types/node@18.19.31)(typescript@5.4.5)))(typescript@5.4.5):
|
||||
dependencies:
|
||||
jest: 29.7.0(@types/node@18.19.31)(ts-node@10.9.2(@swc/core@1.4.17)(@types/node@18.19.31)(typescript@5.4.5))
|
||||
ts-essentials: 9.4.2(typescript@5.4.5)
|
||||
ts-essentials: 10.0.0(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
|
||||
jest-mock@29.7.0:
|
||||
|
@ -12906,7 +12906,7 @@ snapshots:
|
|||
dependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
ts-essentials@9.4.2(typescript@5.4.5):
|
||||
ts-essentials@10.0.0(typescript@5.4.5):
|
||||
optionalDependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue