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.24 .0" ,
27
+ "eslint" : " ^7.29 .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 @@ -1838,10 +1838,10 @@ eslint-visitor-keys@^2.0.0:
1838
1838
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1839
1839
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1840
1840
1841
- eslint@^7.24 .0 :
1842
- version "7.28 .0"
1843
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28 .0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820 "
1844
- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g ==
1841
+ eslint@^7.29 .0 :
1842
+ version "7.29 .0"
1843
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
1844
+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
1845
1845
dependencies :
1846
1846
" @babel/code-frame" " 7.12.11"
1847
1847
" @eslint/eslintrc" " ^0.4.2"
You can’t perform that action at this time.
0 commit comments