Skip to content

Commit d47ffe0

Browse files
chore(lambda): bump @typescript-eslint/eslint-plugin from 6.13.0 to 6.13.2 in /lambdas (#3651)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.0 to 6.13.2. <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.2</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2">6.13.2</a> (2023-12-04)</h2> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/typescript-eslint</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> <h2>v6.13.1</h2> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1">6.13.1</a> (2023-11-28)</h2> <h3>Bug Fixes</h3> <ul> <li>default to parse all JSDoc and provide options to configure it (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7999">#7999</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/779e13ec86f92b94a96ecdf81cbc36120a132ff6">779e13e</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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.1...v6.13.2">6.13.2</a> (2023-12-04)</h2> <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> <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.13.0...v6.13.1">6.13.1</a> (2023-11-28)</h2> <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/cc2c6d3a4a515f7ccc23f10421a8db9c88345876"><code>cc2c6d3</code></a> chore: publish v6.13.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/37f34f4eb47940762769f6fdcd1902f52870cf81"><code>37f34f4</code></a> docs: add 'When Not To Use It' or an intentional omission notice on all rules...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/96abf181410b7685dfdb0eb8313c43d1675881e2"><code>96abf18</code></a> chore: finish enabling no-unnecessary-condition internally (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8004">#8004</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4dae083ed3fbf891405ddf63f1c71c9a2726541f"><code>4dae083</code></a> chore: prefix all nx package scripts with npx (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/7988">#7988</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/14f3ff0340226e8f4ce13c86a464b505e5488e12"><code>14f3ff0</code></a> chore: publish v6.13.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.2/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.13.0&new-version=6.13.2)](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 e79985e commit d47ffe0

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

lambdas/yarn.lock

Lines changed: 41 additions & 41 deletions
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.13.0"
3039-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
3040-
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
3038+
version "6.13.2"
3039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.2.tgz#2e03506c5362a65e43cb132c37c9ce2d3cb51470"
3040+
integrity sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==
30413041
dependencies:
30423042
"@eslint-community/regexpp" "^4.5.1"
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"
3043+
"@typescript-eslint/scope-manager" "6.13.2"
3044+
"@typescript-eslint/type-utils" "6.13.2"
3045+
"@typescript-eslint/utils" "6.13.2"
3046+
"@typescript-eslint/visitor-keys" "6.13.2"
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/[email protected].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==
3073+
"@typescript-eslint/[email protected].2":
3074+
version "6.13.2"
3075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.2.tgz#5fa4e4adace028dafac212c770640b94e7b61052"
3076+
integrity sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==
30773077
dependencies:
3078-
"@typescript-eslint/types" "6.13.0"
3079-
"@typescript-eslint/visitor-keys" "6.13.0"
3078+
"@typescript-eslint/types" "6.13.2"
3079+
"@typescript-eslint/visitor-keys" "6.13.2"
30803080

3081-
"@typescript-eslint/[email protected].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==
3081+
"@typescript-eslint/[email protected].2":
3082+
version "6.13.2"
3083+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.2.tgz#ebec2da14a6bb7122e0fd31eea72a382c39c6102"
3084+
integrity sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==
30853085
dependencies:
3086-
"@typescript-eslint/typescript-estree" "6.13.0"
3087-
"@typescript-eslint/utils" "6.13.0"
3086+
"@typescript-eslint/typescript-estree" "6.13.2"
3087+
"@typescript-eslint/utils" "6.13.2"
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/[email protected].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==
3096+
"@typescript-eslint/[email protected].2":
3097+
version "6.13.2"
3098+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
3099+
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
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/[email protected].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==
3114+
"@typescript-eslint/[email protected].2":
3115+
version "6.13.2"
3116+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.2.tgz#ae556ee154c1acf025b48d37c3ef95a1d55da258"
3117+
integrity sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==
31183118
dependencies:
3119-
"@typescript-eslint/types" "6.13.0"
3120-
"@typescript-eslint/visitor-keys" "6.13.0"
3119+
"@typescript-eslint/types" "6.13.2"
3120+
"@typescript-eslint/visitor-keys" "6.13.2"
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/[email protected].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==
3127+
"@typescript-eslint/[email protected].2":
3128+
version "6.13.2"
3129+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.2.tgz#8eb89e53adc6d703a879b131e528807245486f89"
3130+
integrity sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==
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.13.0"
3136-
"@typescript-eslint/types" "6.13.0"
3137-
"@typescript-eslint/typescript-estree" "6.13.0"
3135+
"@typescript-eslint/scope-manager" "6.13.2"
3136+
"@typescript-eslint/types" "6.13.2"
3137+
"@typescript-eslint/typescript-estree" "6.13.2"
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/[email protected].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==
3148+
"@typescript-eslint/[email protected].2":
3149+
version "6.13.2"
3150+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.2.tgz#e0a4a80cf842bb08e6127b903284166ac4a5594c"
3151+
integrity sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==
31523152
dependencies:
3153-
"@typescript-eslint/types" "6.13.0"
3153+
"@typescript-eslint/types" "6.13.2"
31543154
eslint-visitor-keys "^3.4.1"
31553155

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

0 commit comments

Comments
 (0)