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.1 " ,
34
+ "prettier" : " 2.3.2 " ,
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 @@ -4391,10 +4391,10 @@ prettier-linter-helpers@^1.0.0:
4391
4391
dependencies :
4392
4392
fast-diff "^1.1.2"
4393
4393
4394
-
4395
- version "2.3.1 "
4396
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
4397
- integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
4394
+
4395
+ version "2.3.2 "
4396
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
4397
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
4398
4398
4399
4399
pretty-format@^26.0.0, pretty-format@^26.6.2 :
4400
4400
version "26.6.2"
You can’t perform that action at this time.
0 commit comments