Skip to content

Commit aae2afe

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ts-jest to v27.1.5
1 parent df6b65b commit aae2afe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"serverless-bundle": "5.3.0",
4141
"serverless-plugin-test-helper": "2.6.4",
4242
"serverless-offline": "8.8.0",
43-
"ts-jest": "27.0.7",
43+
"ts-jest": "27.1.5",
4444
"typesafe-api-gateway": "1.0.1",
4545
"typescript": "4.4.4"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11874,10 +11874,10 @@ trough@^1.0.0:
1187411874
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1187511875
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1187611876

11877-
ts-jest@27.0.7:
11878-
version "27.0.7"
11879-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
11880-
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
11877+
ts-jest@27.1.5:
11878+
version "27.1.5"
11879+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.5.tgz#0ddf1b163fbaae3d5b7504a1e65c914a95cff297"
11880+
integrity sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==
1188111881
dependencies:
1188211882
bs-logger "0.x"
1188311883
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)