File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 29
29
"moment-timezone" : " ^0.5.34" ,
30
30
"nock" : " ^13.2.1" ,
31
31
"prettier" : " 2.5.1" ,
32
- "ts-jest" : " ^27.0.7 " ,
32
+ "ts-jest" : " ^27.1.1 " ,
33
33
"ts-node" : " ^10.4.0" ,
34
34
"ts-node-dev" : " ^1.1.6"
35
35
},
Original file line number Diff line number Diff line change @@ -3237,19 +3237,7 @@ jest-snapshot@^27.4.2:
3237
3237
pretty-format "^27.4.2"
3238
3238
semver "^7.3.2"
3239
3239
3240
- jest-util@^27.0.0 :
3241
- version "27.3.1"
3242
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.3.1.tgz#a58cdc7b6c8a560caac9ed6bdfc4e4ff23f80429"
3243
- integrity sha512-8fg+ifEH3GDryLQf/eKZck1DEs2YuVPBCMOaHQxVVLmQwl/CDhWzrvChTX4efLZxGrw+AA0mSXv78cyytBt/uw==
3244
- dependencies :
3245
- " @jest/types" " ^27.2.5"
3246
- " @types/node" " *"
3247
- chalk "^4.0.0"
3248
- ci-info "^3.2.0"
3249
- graceful-fs "^4.2.4"
3250
- picomatch "^2.2.3"
3251
-
3252
- jest-util@^27.4.2 :
3240
+ jest-util@^27.0.0, jest-util@^27.4.2 :
3253
3241
version "27.4.2"
3254
3242
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.4.2.tgz#ed95b05b1adfd761e2cda47e0144c6a58e05a621"
3255
3243
integrity sha512-YuxxpXU6nlMan9qyLuxHaMMOzXAl5aGZWCSzben5DhLHemYQxCc4YK+4L3ZrCutT8GPQ+ui9k5D8rUJoDioMnA==
@@ -4248,10 +4236,10 @@ ts-essentials@^7.0.3:
4248
4236
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-7.0.3.tgz#686fd155a02133eedcc5362dc8b5056cde3e5a38"
4249
4237
integrity sha512-8+gr5+lqO3G84KdiTSMRLtuyJ+nTBVRKuCrK4lidMPdVeEp0uqC875uE5NMcaA7YYMN7XsNiFQuMvasF8HT/xQ==
4250
4238
4251
- ts-jest@^27.0.7 :
4252
- version "27.0.7 "
4253
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7 .tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0 "
4254
- integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q ==
4239
+ ts-jest@^27.1.1 :
4240
+ version "27.1.1 "
4241
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1 .tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192 "
4242
+ integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA ==
4255
4243
dependencies :
4256
4244
bs-logger "0.x"
4257
4245
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments