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 23
23
"@typescript-eslint/parser" : " ^4.17.0" ,
24
24
"@zeit/ncc" : " ^0.22.1" ,
25
25
"aws-sdk" : " ^2.888.0" ,
26
- "eslint" : " ^7.22 .0" ,
26
+ "eslint" : " ^7.24 .0" ,
27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.5.5" ,
29
29
"ts-node-dev" : " ^1.1.6" ,
Original file line number Diff line number Diff line change @@ -1692,10 +1692,10 @@ eslint-visitor-keys@^2.0.0:
1692
1692
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1693
1693
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1694
1694
1695
- eslint@^7.22 .0 :
1696
- version "7.22 .0"
1697
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
1698
- integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
1695
+ eslint@^7.24 .0 :
1696
+ version "7.24 .0"
1697
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
1698
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
1699
1699
dependencies :
1700
1700
" @babel/code-frame" " 7.12.11"
1701
1701
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments