This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"aws-sdk" : " ^2.1163.0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
30
"eslint" : " ^7.32.0" ,
31
- "eslint-plugin-prettier" : " 4.0 .0" ,
31
+ "eslint-plugin-prettier" : " 4.1 .0" ,
32
32
"express" : " ^4.18.1" ,
33
33
"jest" : " ^27.5.1" ,
34
34
"jest-mock" : " ^28.1.1" ,
Original file line number Diff line number Diff line change @@ -2489,10 +2489,10 @@ escodegen@^2.0.0:
2489
2489
optionalDependencies :
2490
2490
source-map "~0.6.1"
2491
2491
2492
- eslint-plugin-prettier@4.0 .0 :
2493
- version "4.0 .0"
2494
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0 .0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2495
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
2492
+ eslint-plugin-prettier@4.1 .0 :
2493
+ version "4.1 .0"
2494
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1 .0.tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad "
2495
+ integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA ==
2496
2496
dependencies :
2497
2497
prettier-linter-helpers "^1.0.0"
2498
2498
You can’t perform that action at this time.
0 commit comments