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" : " ^26.6.3" ,
33
33
"nock" : " ^13.1.1" ,
34
- "prettier" : " 2.3.2 " ,
34
+ "prettier" : " 2.4.1 " ,
35
35
"ts-jest" : " ^26.5.5" ,
36
36
"ts-node-dev" : " ^1.1.6" ,
37
37
"typescript" : " ^4.3.4"
Original file line number Diff line number Diff line change @@ -4436,10 +4436,10 @@ prettier-linter-helpers@^1.0.0:
4436
4436
dependencies :
4437
4437
fast-diff "^1.1.2"
4438
4438
4439
- prettier@2.3.2 :
4440
- version "2.3.2 "
4441
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
4442
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
4439
+ prettier@2.4.1 :
4440
+ version "2.4.1 "
4441
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
4442
+ integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
4443
4443
4444
4444
pretty-format@^26.6.2 :
4445
4445
version "26.6.2"
You can’t perform that action at this time.
0 commit comments