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

Commit 1a0189b

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0 in /lambdas (#3639)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v6.13.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0">6.13.0</a> (2023-11-27)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>typescript-estree:</strong> ensure backwards compat with pre-5.3 import attributes (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7967">#7967</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/810fc8c9a18cb55af144d8945fdf38d841c9d486">810fc8c</a>)</li> </ul> <h3>Features</h3> <ul> <li>support TS 5.3 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7968">#7968</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/fb50638650d35fbd39f2b19446fa54c864bfc2ef">fb50638</a>)</li> <li><strong>typescript-estree:</strong> pass jsDocParsingMode everywhere (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7997">#7997</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/3d2a3446518c4da303a569830bb83bf166742535">3d2a344</a>)</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.12.0...v6.13.0">6.13.0</a> (2023-11-27)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/39c437ab9e34513bf04378cd8c97daf739519a6e"><code>39c437a</code></a> chore: publish v6.13.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=6.12.0&new-version=6.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85d5285 commit 1a0189b

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

Diff for: lambdas/yarn.lock

+41-41
Original file line numberDiff line numberDiff line change
@@ -3035,15 +3035,15 @@
30353035
"@types/yargs-parser" "*"
30363036

30373037
"@typescript-eslint/eslint-plugin@^6.9.0":
3038-
version "6.12.0"
3039-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
3040-
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
3038+
version "6.13.0"
3039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
3040+
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
30413041
dependencies:
30423042
"@eslint-community/regexpp" "^4.5.1"
3043-
"@typescript-eslint/scope-manager" "6.12.0"
3044-
"@typescript-eslint/type-utils" "6.12.0"
3045-
"@typescript-eslint/utils" "6.12.0"
3046-
"@typescript-eslint/visitor-keys" "6.12.0"
3043+
"@typescript-eslint/scope-manager" "6.13.0"
3044+
"@typescript-eslint/type-utils" "6.13.0"
3045+
"@typescript-eslint/utils" "6.13.0"
3046+
"@typescript-eslint/visitor-keys" "6.13.0"
30473047
debug "^4.3.4"
30483048
graphemer "^1.4.0"
30493049
ignore "^5.2.4"
@@ -3070,21 +3070,21 @@
30703070
"@typescript-eslint/types" "6.10.0"
30713071
"@typescript-eslint/visitor-keys" "6.10.0"
30723072

3073-
"@typescript-eslint/scope-manager@6.12.0":
3074-
version "6.12.0"
3075-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
3076-
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
3073+
"@typescript-eslint/scope-manager@6.13.0":
3074+
version "6.13.0"
3075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
3076+
integrity sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==
30773077
dependencies:
3078-
"@typescript-eslint/types" "6.12.0"
3079-
"@typescript-eslint/visitor-keys" "6.12.0"
3078+
"@typescript-eslint/types" "6.13.0"
3079+
"@typescript-eslint/visitor-keys" "6.13.0"
30803080

3081-
"@typescript-eslint/type-utils@6.12.0":
3082-
version "6.12.0"
3083-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
3084-
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
3081+
"@typescript-eslint/type-utils@6.13.0":
3082+
version "6.13.0"
3083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
3084+
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
30853085
dependencies:
3086-
"@typescript-eslint/typescript-estree" "6.12.0"
3087-
"@typescript-eslint/utils" "6.12.0"
3086+
"@typescript-eslint/typescript-estree" "6.13.0"
3087+
"@typescript-eslint/utils" "6.13.0"
30883088
debug "^4.3.4"
30893089
ts-api-utils "^1.0.1"
30903090

@@ -3093,10 +3093,10 @@
30933093
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
30943094
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
30953095

3096-
"@typescript-eslint/types@6.12.0":
3097-
version "6.12.0"
3098-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
3099-
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
3096+
"@typescript-eslint/types@6.13.0":
3097+
version "6.13.0"
3098+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
3099+
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
31003100

31013101
"@typescript-eslint/[email protected]":
31023102
version "6.10.0"
@@ -3111,30 +3111,30 @@
31113111
semver "^7.5.4"
31123112
ts-api-utils "^1.0.1"
31133113

3114-
"@typescript-eslint/typescript-estree@6.12.0":
3115-
version "6.12.0"
3116-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
3117-
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
3114+
"@typescript-eslint/typescript-estree@6.13.0":
3115+
version "6.13.0"
3116+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
3117+
integrity sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==
31183118
dependencies:
3119-
"@typescript-eslint/types" "6.12.0"
3120-
"@typescript-eslint/visitor-keys" "6.12.0"
3119+
"@typescript-eslint/types" "6.13.0"
3120+
"@typescript-eslint/visitor-keys" "6.13.0"
31213121
debug "^4.3.4"
31223122
globby "^11.1.0"
31233123
is-glob "^4.0.3"
31243124
semver "^7.5.4"
31253125
ts-api-utils "^1.0.1"
31263126

3127-
"@typescript-eslint/utils@6.12.0":
3128-
version "6.12.0"
3129-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
3130-
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
3127+
"@typescript-eslint/utils@6.13.0":
3128+
version "6.13.0"
3129+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
3130+
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
31313131
dependencies:
31323132
"@eslint-community/eslint-utils" "^4.4.0"
31333133
"@types/json-schema" "^7.0.12"
31343134
"@types/semver" "^7.5.0"
3135-
"@typescript-eslint/scope-manager" "6.12.0"
3136-
"@typescript-eslint/types" "6.12.0"
3137-
"@typescript-eslint/typescript-estree" "6.12.0"
3135+
"@typescript-eslint/scope-manager" "6.13.0"
3136+
"@typescript-eslint/types" "6.13.0"
3137+
"@typescript-eslint/typescript-estree" "6.13.0"
31383138
semver "^7.5.4"
31393139

31403140
"@typescript-eslint/[email protected]":
@@ -3145,12 +3145,12 @@
31453145
"@typescript-eslint/types" "6.10.0"
31463146
eslint-visitor-keys "^3.4.1"
31473147

3148-
"@typescript-eslint/visitor-keys@6.12.0":
3149-
version "6.12.0"
3150-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
3151-
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
3148+
"@typescript-eslint/visitor-keys@6.13.0":
3149+
version "6.13.0"
3150+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"
3151+
integrity sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==
31523152
dependencies:
3153-
"@typescript-eslint/types" "6.12.0"
3153+
"@typescript-eslint/types" "6.13.0"
31543154
eslint-visitor-keys "^3.4.1"
31553155

31563156
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)