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/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@vercel/ncc" : " ^0.34.0" ,
26
26
"aws-sdk" : " ^2.1163.0" ,
27
27
"eslint" : " ^7.32.0" ,
28
- "eslint-plugin-prettier" : " 4.0 .0" ,
28
+ "eslint-plugin-prettier" : " 4.1 .0" ,
29
29
"jest" : " ^27.5.1" ,
30
30
"jest-mock" : " ^28.1.1" ,
31
31
"prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -1645,10 +1645,10 @@ escodegen@^2.0.0:
1645
1645
optionalDependencies :
1646
1646
source-map "~0.6.1"
1647
1647
1648
- eslint-plugin-prettier@4.0 .0 :
1649
- version "4.0 .0"
1650
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0 .0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
1651
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
1648
+ eslint-plugin-prettier@4.1 .0 :
1649
+ version "4.1 .0"
1650
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.1 .0.tgz#1cd4b3fadf3b3cdb30b1874b55e7f93f85eb43ad "
1651
+ integrity sha512-A3AXIEfTnq3D5qDFjWJdQ9c4BLhw/TqhSR+6+SVaoPJBAWciFEuJiNQh275OnjRrAi7yssZzuWBRw66VG2g6UA ==
1652
1652
dependencies :
1653
1653
prettier-linter-helpers "^1.0.0"
1654
1654
You can’t perform that action at this time.
0 commit comments