Skip to content

Commit 738061e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-jest to ^27.1.5
1 parent 7a49cac commit 738061e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/mkdirp": "^1.0.2",
5252
"@types/rimraf": "^3.0.2",
5353
"postcss": "^8.4.14",
54-
"ts-jest": "^27.0.7",
54+
"ts-jest": "^27.1.5",
5555
"type-coverage": "^2.18.3",
5656
"typescript": "^4.4.3"
5757
},

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9253,10 +9253,10 @@ trough@^1.0.0:
92539253
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
92549254
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
92559255

9256-
ts-jest@^27.0.7:
9257-
version "27.0.7"
9258-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
9259-
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
9256+
ts-jest@^27.1.5:
9257+
version "27.1.5"
9258+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
9259+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
92609260
dependencies:
92619261
bs-logger "0.x"
92629262
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)