Remove unused packages from backend-core
This commit is contained in:
parent
23f0ec7f12
commit
6570b2efcc
|
@ -73,7 +73,6 @@
|
|||
"chance": "1.1.8",
|
||||
"ioredis-mock": "8.9.0",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-node": "29.7.0",
|
||||
"jest-serial-runner": "1.2.1",
|
||||
"pino-pretty": "10.0.0",
|
||||
"pouchdb-adapter-memory": "7.2.2",
|
||||
|
|
|
@ -13133,7 +13133,7 @@ jest-each@^29.7.0:
|
|||
jest-util "^29.7.0"
|
||||
pretty-format "^29.7.0"
|
||||
|
||||
jest-environment-node@29.7.0, jest-environment-node@^29.7.0:
|
||||
jest-environment-node@^29.7.0:
|
||||
version "29.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-29.7.0.tgz#0b93e111dda8ec120bc8300e6d1fb9576e164376"
|
||||
integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==
|
||||
|
|
Loading…
Reference in New Issue