1
0
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.2

This commit is contained in:
Renovate Bot 2021-12-16 16:38:52 +00:00 committed by renovate[bot]
parent e763e437ba
commit e37f35e89c
2 changed files with 5 additions and 5 deletions

View File

@ -152,7 +152,7 @@
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"superagent": "6.1.0", "superagent": "6.1.0",
"supertest": "6.1.6", "supertest": "6.1.6",
"ts-jest": "27.1.1", "ts-jest": "27.1.2",
"ts-node": "10.4.0", "ts-node": "10.4.0",
"tsc-watch": "4.5.0", "tsc-watch": "4.5.0",
"typescript": "4.5.4" "typescript": "4.5.4"

View File

@ -6809,10 +6809,10 @@ trim-newlines@^4.0.2:
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.2.tgz" resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.2.tgz"
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew== integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
ts-jest@27.1.1: ts-jest@27.1.2:
version "27.1.1" version "27.1.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192" resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA== integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
dependencies: dependencies:
bs-logger "0.x" bs-logger "0.x"
fast-json-stable-stringify "2.x" fast-json-stable-stringify "2.x"