This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"@typescript-eslint/parser" : " ^5.48.1" ,
28
28
"@vercel/ncc" : " 0.36.0" ,
29
29
"body-parser" : " ^1.20.0" ,
30
- "eslint" : " ^8.31 .0" ,
30
+ "eslint" : " ^8.33 .0" ,
31
31
"eslint-plugin-prettier" : " 4.2.1" ,
32
32
"express" : " ^4.18.2" ,
33
33
"jest" : " ^29.3" ,
Original file line number Diff line number Diff line change @@ -2594,10 +2594,10 @@ eslint-visitor-keys@^3.3.0:
2594
2594
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2595
2595
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2596
2596
2597
- eslint@^8.31 .0 :
2598
- version "8.31 .0"
2599
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
2600
- integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
2597
+ eslint@^8.33 .0 :
2598
+ version "8.33 .0"
2599
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33 .0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7 "
2600
+ integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA ==
2601
2601
dependencies :
2602
2602
" @eslint/eslintrc" " ^1.4.1"
2603
2603
" @humanwhocodes/config-array" " ^0.11.8"
You can’t perform that action at this time.
0 commit comments