File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"express" : " ^4.17.1" ,
32
32
"jest" : " ^27.3.1" ,
33
33
"nock" : " ^13.2.1" ,
34
- "prettier" : " 2.4.1 " ,
34
+ "prettier" : " 2.5.0 " ,
35
35
"ts-jest" : " ^27.0.7" ,
36
36
"ts-node-dev" : " ^1.1.6" ,
37
37
"typescript" : " ^4.4.4"
Original file line number Diff line number Diff line change @@ -3842,10 +3842,10 @@ prettier-linter-helpers@^1.0.0:
3842
3842
dependencies :
3843
3843
fast-diff "^1.1.2"
3844
3844
3845
- prettier@2.4.1 :
3846
- version "2.4.1 "
3847
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
3848
- integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
3845
+ prettier@2.5.0 :
3846
+ version "2.5.0 "
3847
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0 .tgz#a6370e2d4594e093270419d9cc47f7670488f893 "
3848
+ integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg ==
3849
3849
3850
3850
pretty-format@^27.0.0, pretty-format@^27.3.1 :
3851
3851
version "27.3.1"
You can’t perform that action at this time.
0 commit comments