mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency ts-jest to v27.1.3
This commit is contained in:
parent
fc4adb9cf2
commit
cab33f7f04
@ -153,7 +153,7 @@
|
||||
"source-map-support": "0.5.21",
|
||||
"superagent": "6.1.0",
|
||||
"supertest": "6.2.1",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-node": "10.4.0",
|
||||
"tsc-watch": "4.6.0",
|
||||
"typescript": "4.5.4"
|
||||
|
@ -6934,10 +6934,10 @@ trim-newlines@^4.0.2:
|
||||
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.2.tgz"
|
||||
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
|
||||
|
||||
ts-jest@27.1.2:
|
||||
version "27.1.2"
|
||||
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz"
|
||||
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
|
||||
ts-jest@27.1.3:
|
||||
version "27.1.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
|
||||
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
|
||||
dependencies:
|
||||
bs-logger "0.x"
|
||||
fast-json-stable-stringify "2.x"
|
||||
|
Loading…
Reference in New Issue
Block a user