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" : " ^29.3" ,
34
34
"jest-mock" : " ^29.3.1" ,
35
35
"nock" : " ^13.3.0" ,
36
- "prettier" : " 2.8.1 " ,
36
+ "prettier" : " 2.8.4 " ,
37
37
"ts-jest" : " ^29.0.3" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
39
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -4717,10 +4717,10 @@ prettier-linter-helpers@^1.0.0:
4717
4717
dependencies :
4718
4718
fast-diff "^1.1.2"
4719
4719
4720
-
4721
- version "2.8.1 "
4722
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1 .tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
4723
- integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg ==
4720
+
4721
+ version "2.8.4 "
4722
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
4723
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
4724
4724
4725
4725
pretty-format@^29.0.0, pretty-format@^29.3.1 :
4726
4726
version "29.3.1"
You can’t perform that action at this time.
0 commit comments