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 33
33
"jest" : " ^27.5.1" ,
34
34
"jest-mock" : " ^27.5.1" ,
35
35
"nock" : " ^13.2.4" ,
36
- "prettier" : " 2.5 .1" ,
36
+ "prettier" : " 2.6 .1" ,
37
37
"ts-jest" : " ^27.1.3" ,
38
38
"ts-node-dev" : " ^1.1.6" ,
39
39
"typescript" : " ^4.6.2"
Original file line number Diff line number Diff line change @@ -3994,10 +3994,10 @@ prettier-linter-helpers@^1.0.0:
3994
3994
dependencies :
3995
3995
fast-diff "^1.1.2"
3996
3996
3997
- prettier@2.5 .1 :
3998
- version "2.5 .1"
3999
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5 .1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
4000
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
3997
+ prettier@2.6 .1 :
3998
+ version "2.6 .1"
3999
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6 .1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
4000
+ integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
4001
4001
4002
4002
pretty-format@^27.0.0, pretty-format@^27.5.1 :
4003
4003
version "27.5.1"
You can’t perform that action at this time.
0 commit comments