add jest-mock
This commit is contained in:
parent
a7d3585b57
commit
4b8becb108
2 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
||||||
"ioredis": "4.28.5",
|
"ioredis": "4.28.5",
|
||||||
"ip-cidr": "3.0.10",
|
"ip-cidr": "3.0.10",
|
||||||
"is-svg": "4.3.2",
|
"is-svg": "4.3.2",
|
||||||
|
"jest-mock": "^29.0.3",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"jsdom": "20.0.0",
|
"jsdom": "20.0.0",
|
||||||
"json5": "2.2.1",
|
"json5": "2.2.1",
|
||||||
|
|
|
@ -4017,6 +4017,7 @@ __metadata:
|
||||||
ip-cidr: 3.0.10
|
ip-cidr: 3.0.10
|
||||||
is-svg: 4.3.2
|
is-svg: 4.3.2
|
||||||
jest: 29.0.3
|
jest: 29.0.3
|
||||||
|
jest-mock: ^29.0.3
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
jsdom: 20.0.0
|
jsdom: 20.0.0
|
||||||
json5: 2.2.1
|
json5: 2.2.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue