File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.34.0" ,
26
26
"eslint" : " ^7.32.0" ,
27
- "eslint-plugin-prettier" : " 4.1.0 " ,
27
+ "eslint-plugin-prettier" : " 4.2.1 " ,
28
28
"jest" : " 27.5.1" ,
29
29
"jest-mock" : " ^28.1.1" ,
30
30
"jest-mock-extended" : " ^2.0.6" ,
Original file line number Diff line number Diff line change @@ -2403,10 +2403,10 @@ escodegen@^2.0.0:
2403
2403
optionalDependencies :
2404
2404
source-map "~0.6.1"
2405
2405
2406
- eslint-plugin-prettier@4.1.0 :
2407
- version "4.1.0 "
2408
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1.0. tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad "
2409
- integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA ==
2406
+ eslint-plugin-prettier@4.2.1 :
2407
+ version "4.2.1 "
2408
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1. tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2409
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2410
2410
dependencies :
2411
2411
prettier-linter-helpers "^1.0.0"
2412
2412
You can’t perform that action at this time.
0 commit comments