move jest-mock, update lockfile

This commit is contained in:
tamaina 2022-11-22 14:34:04 +09:00
parent 61568ad780
commit 461b36cac6
2 changed files with 317 additions and 151 deletions

View file

@ -63,7 +63,6 @@
"ioredis": "4.28.5",
"ip-cidr": "3.0.11",
"is-svg": "4.3.2",
"jest-mock": "^29.0.3",
"js-yaml": "4.1.0",
"jsdom": "20.0.2",
"json5": "2.2.1",
@ -193,6 +192,7 @@
"eslint-plugin-import": "2.26.0",
"execa": "6.1.0",
"jest": "29.3.1",
"jest-mock": "^29.0.3",
"typescript": "4.9.3"
}
}