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.0 .0" ,
27
+ "eslint-plugin-prettier" : " 4.1 .0" ,
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.0 .0 :
2407
- version "4.0 .0"
2408
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0 .0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2409
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
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 ==
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