File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@vercel/ncc" : " ^0.31.1" ,
26
26
"aws-sdk" : " ^2.1002.0" ,
27
27
"eslint" : " ^7.32.0" ,
28
- "eslint-plugin-prettier" : " 3.4 .0" ,
28
+ "eslint-plugin-prettier" : " 4.0 .0" ,
29
29
"jest" : " ^27.2.4" ,
30
30
"prettier" : " 2.4.1" ,
31
31
"ts-jest" : " ^27.0.5" ,
Original file line number Diff line number Diff line change @@ -1498,10 +1498,10 @@ escodegen@^2.0.0:
1498
1498
optionalDependencies :
1499
1499
source-map "~0.6.1"
1500
1500
1501
- eslint-plugin-prettier@3.4 .0 :
1502
- version "3.4 .0"
1503
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3. 4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
1504
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
1501
+ eslint-plugin-prettier@4.0 .0 :
1502
+ version "4.0 .0"
1503
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
1504
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
1505
1505
dependencies :
1506
1506
prettier-linter-helpers "^1.0.0"
1507
1507
You can’t perform that action at this time.
0 commit comments