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.5 (#1606)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-20 12:43:33 +02:00 committed by GitHub
parent 4eaec6e1d3
commit 090d7155e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -160,7 +160,7 @@
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"superagent": "7.1.3", "superagent": "7.1.3",
"supertest": "6.2.3", "supertest": "6.2.3",
"ts-jest": "27.1.4", "ts-jest": "27.1.5",
"ts-node": "10.7.0", "ts-node": "10.7.0",
"tsc-watch": "5.0.3", "tsc-watch": "5.0.3",
"typescript": "4.6.4" "typescript": "4.6.4"

View File

@ -7356,10 +7356,10 @@ ts-algebra@^1.1.1:
dependencies: dependencies:
ts-toolbelt "^9.6.0" ts-toolbelt "^9.6.0"
ts-jest@27.1.4: ts-jest@27.1.5:
version "27.1.4" version "27.1.5"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.4.tgz" resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ== integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
dependencies: dependencies:
bs-logger "0.x" bs-logger "0.x"
fast-json-stable-stringify "2.x" fast-json-stable-stringify "2.x"