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.4" ,
34
34
"jest-mock" : " ^29.3.1" ,
35
35
"nock" : " ^13.3.0" ,
36
- "prettier" : " 2.8.4 " ,
36
+ "prettier" : " 2.8.7 " ,
37
37
"ts-jest" : " ^29.0.5" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
39
"typescript" : " ^5.0.2"
Original file line number Diff line number Diff line change @@ -4767,10 +4767,10 @@ prettier-linter-helpers@^1.0.0:
4767
4767
dependencies :
4768
4768
fast-diff "^1.1.2"
4769
4769
4770
-
4771
- version "2.8.4 "
4772
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
4773
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
4770
+
4771
+ version "2.8.7 "
4772
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
4773
+ integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
4774
4774
4775
4775
pretty-format@^29.0.0, pretty-format@^29.4.2 :
4776
4776
version "29.4.2"
You can’t perform that action at this time.
0 commit comments