File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"jest-mock-extended" : " ^2.0.1" ,
29
29
"moment-timezone" : " ^0.5.34" ,
30
30
"nock" : " ^13.2.1" ,
31
- "prettier" : " 2.5.0 " ,
31
+ "prettier" : " 2.5.1 " ,
32
32
"ts-jest" : " ^27.0.7" ,
33
33
"ts-node" : " ^10.4.0" ,
34
34
"ts-node-dev" : " ^1.1.6"
Original file line number Diff line number Diff line change @@ -3807,10 +3807,10 @@ prettier-linter-helpers@^1.0.0:
3807
3807
dependencies :
3808
3808
fast-diff "^1.1.2"
3809
3809
3810
-
3811
- version "2.5.0 "
3812
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0 .tgz#a6370e2d4594e093270419d9cc47f7670488f893 "
3813
- integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg ==
3810
+
3811
+ version "2.5.1 "
3812
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
3813
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
3814
3814
3815
3815
pretty-format@^27.0.0, pretty-format@^27.3.1 :
3816
3816
version "27.3.1"
You can’t perform that action at this time.
0 commit comments