File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook 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
"@zeit/ncc" : " ^0.22.1" ,
25
25
"aws-sdk" : " ^2.888.0" ,
26
26
"body-parser" : " ^1.19.0" ,
27
- "eslint" : " ^7.22 .0" ,
27
+ "eslint" : " ^7.24 .0" ,
28
28
"express" : " ^4.17.1" ,
29
29
"jest" : " ^26.6.3" ,
30
30
"ts-jest" : " ^26.5.5" ,
Original file line number Diff line number Diff line change @@ -1853,10 +1853,10 @@ eslint-visitor-keys@^2.0.0:
1853
1853
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1854
1854
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1855
1855
1856
- eslint@^7.22 .0 :
1857
- version "7.22 .0"
1858
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
1859
- integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
1856
+ eslint@^7.24 .0 :
1857
+ version "7.24 .0"
1858
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
1859
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
1860
1860
dependencies :
1861
1861
" @babel/code-frame" " 7.12.11"
1862
1862
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments