Skip to content

Commit 7762715

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to v27.1.5
1 parent c6e05d7 commit 7762715

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"jest": "27.5.1",
120120
"jest-runner-eslint": "0.11.1",
121121
"supertest": "6.2.3",
122-
"ts-jest": "27.1.4",
122+
"ts-jest": "27.1.5",
123123
"ts-loader": "9.3.0",
124124
"ts-node": "10.7.0",
125125
"tsconfig-paths": "3.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22727,10 +22727,10 @@ ts-invariant@^0.7.0:
2272722727
dependencies:
2272822728
tslib "^2.1.0"
2272922729

22730-
22731-
version "27.1.4"
22732-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
22733-
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
22730+
22731+
version "27.1.5"
22732+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
22733+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
2273422734
dependencies:
2273522735
bs-logger "0.x"
2273622736
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)