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.33" ,
30
30
"nock" : " ^13.0.11" ,
31
- "prettier" : " 2.3.2 " ,
31
+ "prettier" : " 2.4.1 " ,
32
32
"ts-jest" : " ^27.0.5" ,
33
33
"ts-node" : " ^10.2.0" ,
34
34
"ts-node-dev" : " ^1.1.6"
Original file line number Diff line number Diff line change @@ -3785,10 +3785,10 @@ prettier-linter-helpers@^1.0.0:
3785
3785
dependencies :
3786
3786
fast-diff "^1.1.2"
3787
3787
3788
- prettier@2.3.2 :
3789
- version "2.3.2 "
3790
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
3791
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
3788
+ prettier@2.4.1 :
3789
+ version "2.4.1 "
3790
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
3791
+ integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
3792
3792
3793
3793
pretty-format@^27.0.0, pretty-format@^27.2.4 :
3794
3794
version "27.2.4"
You can’t perform that action at this time.
0 commit comments