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:
parent
4eaec6e1d3
commit
090d7155e0
@ -160,7 +160,7 @@
|
||||
"source-map-support": "0.5.21",
|
||||
"superagent": "7.1.3",
|
||||
"supertest": "6.2.3",
|
||||
"ts-jest": "27.1.4",
|
||||
"ts-jest": "27.1.5",
|
||||
"ts-node": "10.7.0",
|
||||
"tsc-watch": "5.0.3",
|
||||
"typescript": "4.6.4"
|
||||
|
@ -7356,10 +7356,10 @@ ts-algebra@^1.1.1:
|
||||
dependencies:
|
||||
ts-toolbelt "^9.6.0"
|
||||
|
||||
ts-jest@27.1.4:
|
||||
version "27.1.4"
|
||||
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.4.tgz"
|
||||
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
|
||||
ts-jest@27.1.5:
|
||||
version "27.1.5"
|
||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
|
||||
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
|
||||
dependencies:
|
||||
bs-logger "0.x"
|
||||
fast-json-stable-stringify "2.x"
|
||||
|
Loading…
Reference in New Issue
Block a user