Skip to content

Commit 90ecba4

Browse files
chore(lambda): Bump @typescript-eslint/parser from 6.4.1 to 6.5.0 in /lambdas (#3456)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v6.5.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0">6.5.0</a> (2023-08-28)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-type-assertions] wrap object return value with parentheses (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/6885">#6885</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/23ac49944e4f4067f89123fddd4a80c629270b4c">23ac499</a>)</li> </ul> <h3>Features</h3> <ul> <li>bump supported TS version to 5.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7535">#7535</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f18c88dd35a807958af41404001c78485b7b558a">f18c88d</a>)</li> <li>support Explicit Resource Management syntax for TS 5.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7479">#7479</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/c11e05c97ef80d36fd194ac15952c339c1612b9e">c11e05c</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/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0">6.5.0</a> (2023-08-28)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</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/4f34d0ba34474926ba1eed623704b583a037f886"><code>4f34d0b</code></a> chore: publish v6.5.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/parser">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/parser&package-manager=npm_and_yarn&previous-version=6.4.1&new-version=6.5.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 60e736e commit 90ecba4

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

lambdas/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2928,14 +2928,14 @@
29282928
ts-api-utils "^1.0.1"
29292929

29302930
"@typescript-eslint/parser@^6.1.0":
2931-
version "6.4.1"
2932-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.4.1.tgz#85ad550bf4ac4aa227504f1becb828f8e46c44e3"
2933-
integrity sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==
2934-
dependencies:
2935-
"@typescript-eslint/scope-manager" "6.4.1"
2936-
"@typescript-eslint/types" "6.4.1"
2937-
"@typescript-eslint/typescript-estree" "6.4.1"
2938-
"@typescript-eslint/visitor-keys" "6.4.1"
2931+
version "6.5.0"
2932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.5.0.tgz#3d6ed231c5e307c5f5f4a0d86893ec01e92b8c77"
2933+
integrity sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==
2934+
dependencies:
2935+
"@typescript-eslint/scope-manager" "6.5.0"
2936+
"@typescript-eslint/types" "6.5.0"
2937+
"@typescript-eslint/typescript-estree" "6.5.0"
2938+
"@typescript-eslint/visitor-keys" "6.5.0"
29392939
debug "^4.3.4"
29402940

29412941
"@typescript-eslint/[email protected]":
@@ -2946,13 +2946,13 @@
29462946
"@typescript-eslint/types" "6.3.0"
29472947
"@typescript-eslint/visitor-keys" "6.3.0"
29482948

2949-
"@typescript-eslint/scope-manager@6.4.1":
2950-
version "6.4.1"
2951-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.4.1.tgz#4b073a30be2dbe603e44e9ae0cff7e1d3ed19278"
2952-
integrity sha512-p/OavqOQfm4/Hdrr7kvacOSFjwQ2rrDVJRPxt/o0TOWdFnjJptnjnZ+sYDR7fi4OimvIuKp+2LCkc+rt9fIW+A==
2949+
"@typescript-eslint/scope-manager@6.5.0":
2950+
version "6.5.0"
2951+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.5.0.tgz#f2cb20895aaad41b3ad27cc3a338ce8598f261c5"
2952+
integrity sha512-A8hZ7OlxURricpycp5kdPTH3XnjG85UpJS6Fn4VzeoH4T388gQJ/PGP4ole5NfKt4WDVhmLaQ/dBLNDC4Xl/Kw==
29532953
dependencies:
2954-
"@typescript-eslint/types" "6.4.1"
2955-
"@typescript-eslint/visitor-keys" "6.4.1"
2954+
"@typescript-eslint/types" "6.5.0"
2955+
"@typescript-eslint/visitor-keys" "6.5.0"
29562956

29572957
"@typescript-eslint/[email protected]":
29582958
version "6.3.0"
@@ -2969,10 +2969,10 @@
29692969
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.3.0.tgz#84517f1427923e714b8418981e493b6635ab4c9d"
29702970
integrity sha512-K6TZOvfVyc7MO9j60MkRNWyFSf86IbOatTKGrpTQnzarDZPYPVy0oe3myTMq7VjhfsUAbNUW8I5s+2lZvtx1gg==
29712971

2972-
"@typescript-eslint/types@6.4.1":
2973-
version "6.4.1"
2974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
2975-
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
2972+
"@typescript-eslint/types@6.5.0":
2973+
version "6.5.0"
2974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.5.0.tgz#f4e55cfd99ac5346ea772770bf212a3e689a8f04"
2975+
integrity sha512-eqLLOEF5/lU8jW3Bw+8auf4lZSbbljHR2saKnYqON12G/WsJrGeeDHWuQePoEf9ro22+JkbPfWQwKEC5WwLQ3w==
29762976

29772977
"@typescript-eslint/[email protected]":
29782978
version "6.3.0"
@@ -2987,13 +2987,13 @@
29872987
semver "^7.5.4"
29882988
ts-api-utils "^1.0.1"
29892989

2990-
"@typescript-eslint/typescript-estree@6.4.1":
2991-
version "6.4.1"
2992-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.4.1.tgz#91ff88101c710adb0f70a317f2f65efa9441da45"
2993-
integrity sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==
2990+
"@typescript-eslint/typescript-estree@6.5.0":
2991+
version "6.5.0"
2992+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.5.0.tgz#1cef6bc822585e9ef89d88834bc902d911d747ed"
2993+
integrity sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==
29942994
dependencies:
2995-
"@typescript-eslint/types" "6.4.1"
2996-
"@typescript-eslint/visitor-keys" "6.4.1"
2995+
"@typescript-eslint/types" "6.5.0"
2996+
"@typescript-eslint/visitor-keys" "6.5.0"
29972997
debug "^4.3.4"
29982998
globby "^11.1.0"
29992999
is-glob "^4.0.3"
@@ -3021,12 +3021,12 @@
30213021
"@typescript-eslint/types" "6.3.0"
30223022
eslint-visitor-keys "^3.4.1"
30233023

3024-
"@typescript-eslint/visitor-keys@6.4.1":
3025-
version "6.4.1"
3026-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.4.1.tgz#e3ccf7b8d42e625946ac5094ed92a405fb4115e0"
3027-
integrity sha512-y/TyRJsbZPkJIZQXrHfdnxVnxyKegnpEvnRGNam7s3TRR2ykGefEWOhaef00/UUN3IZxizS7BTO3svd3lCOJRQ==
3024+
"@typescript-eslint/visitor-keys@6.5.0":
3025+
version "6.5.0"
3026+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.5.0.tgz#1a6f474a0170a447b76f0699ce6700110fd11436"
3027+
integrity sha512-yCB/2wkbv3hPsh02ZS8dFQnij9VVQXJMN/gbQsaaY+zxALkZnxa/wagvLEFsAWMPv7d7lxQmNsIzGU1w/T/WyA==
30283028
dependencies:
3029-
"@typescript-eslint/types" "6.4.1"
3029+
"@typescript-eslint/types" "6.5.0"
30303030
eslint-visitor-keys "^3.4.1"
30313031

30323032
"@vercel/[email protected]", "@vercel/ncc@^0.36.1":

0 commit comments

Comments
 (0)