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 21
21
"@typescript-eslint/eslint-plugin" : " ^4.17.0" ,
22
22
"@typescript-eslint/parser" : " ^4.22.0" ,
23
23
"@vercel/ncc" : " ^0.28.3" ,
24
- "eslint" : " ^7.22 .0" ,
24
+ "eslint" : " ^7.24 .0" ,
25
25
"jest" : " ^26.6.3" ,
26
26
"jest-mock-extended" : " ^1.0.13" ,
27
27
"moment-timezone" : " ^0.5.33" ,
Original file line number Diff line number Diff line change @@ -1784,10 +1784,10 @@ eslint-visitor-keys@^2.0.0:
1784
1784
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1785
1785
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1786
1786
1787
- eslint@^7.22 .0 :
1788
- version "7.22 .0"
1789
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
1790
- integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
1787
+ eslint@^7.24 .0 :
1788
+ version "7.24 .0"
1789
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
1790
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
1791
1791
dependencies :
1792
1792
" @babel/code-frame" " 7.12.11"
1793
1793
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments