Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 8d83ed3

Browse files
dependabot[bot]npalm
authored andcommitted
chore(webhook): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.0 to 5.57.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa4aec3 commit 8d83ed3

File tree

2 files changed

+57
-74
lines changed

2 files changed

+57
-74
lines changed

Diff for: modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/express": "^4.17.17",
2424
"@types/jest": "^29.4.0",
2525
"@types/node": "^18.15.3",
26-
"@typescript-eslint/eslint-plugin": "^5.54.0",
26+
"@typescript-eslint/eslint-plugin": "^5.57.0",
2727
"@typescript-eslint/parser": "^5.56.0",
2828
"@vercel/ncc": "0.36.1",
2929
"body-parser": "^1.20.2",

Diff for: modules/webhook/lambdas/webhook/yarn.lock

+56-73
Original file line numberDiff line numberDiff line change
@@ -2465,19 +2465,19 @@
24652465
dependencies:
24662466
"@types/yargs-parser" "*"
24672467

2468-
"@typescript-eslint/eslint-plugin@^5.54.0":
2469-
version "5.54.0"
2470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
2471-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
2472-
dependencies:
2473-
"@typescript-eslint/scope-manager" "5.54.0"
2474-
"@typescript-eslint/type-utils" "5.54.0"
2475-
"@typescript-eslint/utils" "5.54.0"
2468+
"@typescript-eslint/eslint-plugin@^5.57.0":
2469+
version "5.57.0"
2470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c"
2471+
integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==
2472+
dependencies:
2473+
"@eslint-community/regexpp" "^4.4.0"
2474+
"@typescript-eslint/scope-manager" "5.57.0"
2475+
"@typescript-eslint/type-utils" "5.57.0"
2476+
"@typescript-eslint/utils" "5.57.0"
24762477
debug "^4.3.4"
24772478
grapheme-splitter "^1.0.4"
24782479
ignore "^5.2.0"
24792480
natural-compare-lite "^1.4.0"
2480-
regexpp "^3.2.0"
24812481
semver "^7.3.7"
24822482
tsutils "^3.21.0"
24832483

@@ -2491,14 +2491,6 @@
24912491
"@typescript-eslint/typescript-estree" "5.56.0"
24922492
debug "^4.3.4"
24932493

2494-
"@typescript-eslint/[email protected]":
2495-
version "5.54.0"
2496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
2497-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
2498-
dependencies:
2499-
"@typescript-eslint/types" "5.54.0"
2500-
"@typescript-eslint/visitor-keys" "5.54.0"
2501-
25022494
"@typescript-eslint/[email protected]":
25032495
version "5.56.0"
25042496
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz#62b4055088903b5254fa20403010e1c16d6ab725"
@@ -2507,38 +2499,33 @@
25072499
"@typescript-eslint/types" "5.56.0"
25082500
"@typescript-eslint/visitor-keys" "5.56.0"
25092501

2510-
"@typescript-eslint/type-utils@5.54.0":
2511-
version "5.54.0"
2512-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
2513-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
2502+
"@typescript-eslint/scope-manager@5.57.0":
2503+
version "5.57.0"
2504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36"
2505+
integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==
25142506
dependencies:
2515-
"@typescript-eslint/typescript-estree" "5.54.0"
2516-
"@typescript-eslint/utils" "5.54.0"
2507+
"@typescript-eslint/types" "5.57.0"
2508+
"@typescript-eslint/visitor-keys" "5.57.0"
2509+
2510+
"@typescript-eslint/[email protected]":
2511+
version "5.57.0"
2512+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2"
2513+
integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==
2514+
dependencies:
2515+
"@typescript-eslint/typescript-estree" "5.57.0"
2516+
"@typescript-eslint/utils" "5.57.0"
25172517
debug "^4.3.4"
25182518
tsutils "^3.21.0"
25192519

2520-
"@typescript-eslint/[email protected]":
2521-
version "5.54.0"
2522-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
2523-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
2524-
25252520
"@typescript-eslint/[email protected]":
25262521
version "5.56.0"
25272522
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.56.0.tgz#b03f0bfd6fa2afff4e67c5795930aff398cbd834"
25282523
integrity sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==
25292524

2530-
"@typescript-eslint/[email protected]":
2531-
version "5.54.0"
2532-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
2533-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
2534-
dependencies:
2535-
"@typescript-eslint/types" "5.54.0"
2536-
"@typescript-eslint/visitor-keys" "5.54.0"
2537-
debug "^4.3.4"
2538-
globby "^11.1.0"
2539-
is-glob "^4.0.3"
2540-
semver "^7.3.7"
2541-
tsutils "^3.21.0"
2525+
"@typescript-eslint/[email protected]":
2526+
version "5.57.0"
2527+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132"
2528+
integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==
25422529

25432530
"@typescript-eslint/[email protected]":
25442531
version "5.56.0"
@@ -2553,28 +2540,33 @@
25532540
semver "^7.3.7"
25542541
tsutils "^3.21.0"
25552542

2556-
"@typescript-eslint/[email protected]":
2557-
version "5.54.0"
2558-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
2559-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
2543+
"@typescript-eslint/[email protected]":
2544+
version "5.57.0"
2545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40"
2546+
integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==
2547+
dependencies:
2548+
"@typescript-eslint/types" "5.57.0"
2549+
"@typescript-eslint/visitor-keys" "5.57.0"
2550+
debug "^4.3.4"
2551+
globby "^11.1.0"
2552+
is-glob "^4.0.3"
2553+
semver "^7.3.7"
2554+
tsutils "^3.21.0"
2555+
2556+
"@typescript-eslint/[email protected]":
2557+
version "5.57.0"
2558+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6"
2559+
integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==
25602560
dependencies:
2561+
"@eslint-community/eslint-utils" "^4.2.0"
25612562
"@types/json-schema" "^7.0.9"
25622563
"@types/semver" "^7.3.12"
2563-
"@typescript-eslint/scope-manager" "5.54.0"
2564-
"@typescript-eslint/types" "5.54.0"
2565-
"@typescript-eslint/typescript-estree" "5.54.0"
2564+
"@typescript-eslint/scope-manager" "5.57.0"
2565+
"@typescript-eslint/types" "5.57.0"
2566+
"@typescript-eslint/typescript-estree" "5.57.0"
25662567
eslint-scope "^5.1.1"
2567-
eslint-utils "^3.0.0"
25682568
semver "^7.3.7"
25692569

2570-
"@typescript-eslint/[email protected]":
2571-
version "5.54.0"
2572-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
2573-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
2574-
dependencies:
2575-
"@typescript-eslint/types" "5.54.0"
2576-
eslint-visitor-keys "^3.3.0"
2577-
25782570
"@typescript-eslint/[email protected]":
25792571
version "5.56.0"
25802572
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz#f19eb297d972417eb13cb69b35b3213e13cc214f"
@@ -2583,6 +2575,14 @@
25832575
"@typescript-eslint/types" "5.56.0"
25842576
eslint-visitor-keys "^3.3.0"
25852577

2578+
"@typescript-eslint/[email protected]":
2579+
version "5.57.0"
2580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1"
2581+
integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==
2582+
dependencies:
2583+
"@typescript-eslint/types" "5.57.0"
2584+
eslint-visitor-keys "^3.3.0"
2585+
25862586
25872587
version "0.36.1"
25882588
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95"
@@ -3249,18 +3249,6 @@ eslint-scope@^7.1.1:
32493249
esrecurse "^4.3.0"
32503250
estraverse "^5.2.0"
32513251

3252-
eslint-utils@^3.0.0:
3253-
version "3.0.0"
3254-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3255-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3256-
dependencies:
3257-
eslint-visitor-keys "^2.0.0"
3258-
3259-
eslint-visitor-keys@^2.0.0:
3260-
version "2.1.0"
3261-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3262-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3263-
32643252
eslint-visitor-keys@^3.3.0:
32653253
version "3.3.0"
32663254
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -4866,11 +4854,6 @@ readdirp@~3.6.0:
48664854
dependencies:
48674855
picomatch "^2.2.1"
48684856

4869-
regexpp@^3.2.0:
4870-
version "3.2.0"
4871-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
4872-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
4873-
48744857
require-directory@^2.1.1:
48754858
version "2.1.1"
48764859
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"

0 commit comments

Comments
 (0)