Skip to content

Commit c91d6c0

Browse files
chore(lambda): bump @typescript-eslint/parser from 8.23.0 to 8.25.0 in /lambdas (#4444)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.23.0 to 8.25.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>v8.25.0</h2> <h2>8.25.0 (2025-02-24)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-misused-spread] add suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10719">#10719</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> replace <code>attributes</code> with <code>options</code> property in <code>TSImportType</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10691">#10691</a>)</li> <li><strong>eslint-plugin:</strong> [unified-signatures] handle getter-setter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10818">#10818</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] report usage of deprecated private identifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10844">#10844</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] report on chain expressions in a ternary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10708">#10708</a>)</li> <li><strong>typescript-estree:</strong> align TS module nodes to namespaces (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10504">#10504</a>)</li> <li><strong>visitor-keys:</strong> update keys for <code>ImportAttribute</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10649">#10649</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Anthony Fu</li> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Olivier Zalmanski <a href="https://github.com/OlivierZal"><code>@​OlivierZal</code></a></li> <li>Ronen Amiel</li> <li>YeonJuan <a href="https://github.com/yeonjuan"><code>@​yeonjuan</code></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> <h2>v8.24.1</h2> <h2>8.24.1 (2025-02-17)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update eslint monorepo to v9.20.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10834">#10834</a>)</li> <li><strong>eslint-plugin:</strong> [no-inferrable-types] handle accessor (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10780">#10780</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] ignore enum and enum members (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10782">#10782</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] report on an <code>any</code> value assigned as an initializer of an <code>accessor</code> property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10785">#10785</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] check <code>accessor</code> class properties (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10789">#10789</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-return-this-type] check <code>accessor</code> properties with a function initializer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10794">#10794</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] check <code>accessor</code> class properties with a function initializer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10804">#10804</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-member-accessibility] check <code>accessor</code> class properties for missing accessibility modifier (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10805">#10805</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] don't report on deprecated <code>accessor</code> property declaration (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10813">#10813</a>)</li> <li><strong>eslint-plugin:</strong> [no-misused-promises] don't report on <code>static</code> <code>accessor</code> properties (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10814">#10814</a>)</li> <li><strong>eslint-plugin:</strong> [class-methods-use-this] check <code>accessor</code> methods with a function initializer (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10796">#10796</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Ronen Amiel</li> <li>YeonJuan</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h2>8.25.0 (2025-02-24)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</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>8.24.1 (2025-02-17)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</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>8.24.0 (2025-02-10)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</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/1a9ab8fbc9a45b5ee738dca61f91ec815197ceef"><code>1a9ab8f</code></a> chore(release): publish 8.25.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3ef20e8ab490d9ef8df104bda6879f386bbf5d6"><code>f3ef20e</code></a> chore: update to latest nx and use project references first approach (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10361">#10361</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3646ec0c8c16898a4d4508e642e4753628ff06f1"><code>3646ec0</code></a> chore(release): publish 8.24.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/87d72ba76c055499ea233efb73cdaef1f0d2ac4a"><code>87d72ba</code></a> chore(release): publish 8.24.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.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=8.23.0&new-version=8.25.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4ee577 commit c91d6c0

File tree

8 files changed

+43
-43
lines changed

8 files changed

+43
-43
lines changed

lambdas/functions/ami-housekeeper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.13.5",
2323
"@typescript-eslint/eslint-plugin": "^8.22.0",
24-
"@typescript-eslint/parser": "^8.23.0",
24+
"@typescript-eslint/parser": "^8.25.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",
2727
"aws-sdk-client-mock-jest": "^4.1.0",

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/jest": "^29.5.14",
2222
"@types/node": "^22.13.5",
2323
"@typescript-eslint/eslint-plugin": "^8.22.0",
24-
"@typescript-eslint/parser": "^8.23.0",
24+
"@typescript-eslint/parser": "^8.25.0",
2525
"@vercel/ncc": "^0.38.3",
2626
"aws-sdk-client-mock": "^4.1.0",
2727
"aws-sdk-client-mock-jest": "^4.1.0",

lambdas/functions/gh-agent-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^22.13.5",
2323
"@types/request": "^2.48.12",
2424
"@typescript-eslint/eslint-plugin": "^8.22.0",
25-
"@typescript-eslint/parser": "^8.23.0",
25+
"@typescript-eslint/parser": "^8.25.0",
2626
"@vercel/ncc": "^0.38.3",
2727
"aws-sdk-client-mock": "^4.1.0",
2828
"aws-sdk-client-mock-jest": "^4.1.0",

lambdas/functions/termination-watcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.5",
2121
"@typescript-eslint/eslint-plugin": "^8.22.0",
22-
"@typescript-eslint/parser": "^8.23.0",
22+
"@typescript-eslint/parser": "^8.25.0",
2323
"@vercel/ncc": "^0.38.3",
2424
"aws-sdk-client-mock": "^4.1.0",
2525
"aws-sdk-client-mock-jest": "^4.1.0",

lambdas/functions/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/jest": "^29.5.14",
2424
"@types/node": "^22.13.5",
2525
"@typescript-eslint/eslint-plugin": "^8.22.0",
26-
"@typescript-eslint/parser": "^8.23.0",
26+
"@typescript-eslint/parser": "^8.25.0",
2727
"@vercel/ncc": "0.38.3",
2828
"body-parser": "^1.20.3",
2929
"eslint": "^8.57.0",

lambdas/libs/aws-powertools-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.5",
2121
"@typescript-eslint/eslint-plugin": "^8.22.0",
22-
"@typescript-eslint/parser": "^8.23.0",
22+
"@typescript-eslint/parser": "^8.25.0",
2323
"@vercel/ncc": "0.38.3",
2424
"body-parser": "^1.20.3",
2525
"eslint": "^8.57.0",

lambdas/libs/aws-ssm-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/jest": "^29.5.14",
2020
"@types/node": "^22.13.5",
2121
"@typescript-eslint/eslint-plugin": "^8.22.0",
22-
"@typescript-eslint/parser": "^8.23.0",
22+
"@typescript-eslint/parser": "^8.25.0",
2323
"@vercel/ncc": "0.38.3",
2424
"body-parser": "^1.20.3",
2525
"eslint": "^8.57.0",

lambdas/yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ __metadata:
111111
"@types/jest": "npm:^29.5.14"
112112
"@types/node": "npm:^22.13.5"
113113
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
114-
"@typescript-eslint/parser": "npm:^8.23.0"
114+
"@typescript-eslint/parser": "npm:^8.25.0"
115115
"@vercel/ncc": "npm:^0.38.3"
116116
aws-sdk-client-mock: "npm:^4.1.0"
117117
aws-sdk-client-mock-jest: "npm:^4.1.0"
@@ -142,7 +142,7 @@ __metadata:
142142
"@types/jest": "npm:^29.5.14"
143143
"@types/node": "npm:^22.13.5"
144144
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
145-
"@typescript-eslint/parser": "npm:^8.23.0"
145+
"@typescript-eslint/parser": "npm:^8.25.0"
146146
"@vercel/ncc": "npm:0.38.3"
147147
aws-lambda: "npm:^1.0.7"
148148
body-parser: "npm:^1.20.3"
@@ -171,7 +171,7 @@ __metadata:
171171
"@types/jest": "npm:^29.5.14"
172172
"@types/node": "npm:^22.13.5"
173173
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
174-
"@typescript-eslint/parser": "npm:^8.23.0"
174+
"@typescript-eslint/parser": "npm:^8.25.0"
175175
"@vercel/ncc": "npm:0.38.3"
176176
body-parser: "npm:^1.20.3"
177177
eslint: "npm:^8.57.0"
@@ -208,7 +208,7 @@ __metadata:
208208
"@types/jest": "npm:^29.5.14"
209209
"@types/node": "npm:^22.13.5"
210210
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
211-
"@typescript-eslint/parser": "npm:^8.23.0"
211+
"@typescript-eslint/parser": "npm:^8.25.0"
212212
"@vercel/ncc": "npm:^0.38.3"
213213
aws-sdk-client-mock: "npm:^4.1.0"
214214
aws-sdk-client-mock-jest: "npm:^4.1.0"
@@ -244,7 +244,7 @@ __metadata:
244244
"@types/node": "npm:^22.13.5"
245245
"@types/request": "npm:^2.48.12"
246246
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
247-
"@typescript-eslint/parser": "npm:^8.23.0"
247+
"@typescript-eslint/parser": "npm:^8.25.0"
248248
"@vercel/ncc": "npm:^0.38.3"
249249
aws-sdk-client-mock: "npm:^4.1.0"
250250
aws-sdk-client-mock-jest: "npm:^4.1.0"
@@ -273,7 +273,7 @@ __metadata:
273273
"@types/jest": "npm:^29.5.14"
274274
"@types/node": "npm:^22.13.5"
275275
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
276-
"@typescript-eslint/parser": "npm:^8.23.0"
276+
"@typescript-eslint/parser": "npm:^8.25.0"
277277
"@vercel/ncc": "npm:^0.38.3"
278278
aws-sdk-client-mock: "npm:^4.1.0"
279279
aws-sdk-client-mock-jest: "npm:^4.1.0"
@@ -309,7 +309,7 @@ __metadata:
309309
"@types/jest": "npm:^29.5.14"
310310
"@types/node": "npm:^22.13.5"
311311
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
312-
"@typescript-eslint/parser": "npm:^8.23.0"
312+
"@typescript-eslint/parser": "npm:^8.25.0"
313313
"@vercel/ncc": "npm:0.38.3"
314314
aws-lambda: "npm:^1.0.7"
315315
body-parser: "npm:^1.20.3"
@@ -5483,19 +5483,19 @@ __metadata:
54835483
languageName: node
54845484
linkType: hard
54855485

5486-
"@typescript-eslint/parser@npm:^8.23.0":
5487-
version: 8.23.0
5488-
resolution: "@typescript-eslint/parser@npm:8.23.0"
5486+
"@typescript-eslint/parser@npm:^8.25.0":
5487+
version: 8.25.0
5488+
resolution: "@typescript-eslint/parser@npm:8.25.0"
54895489
dependencies:
5490-
"@typescript-eslint/scope-manager": "npm:8.23.0"
5491-
"@typescript-eslint/types": "npm:8.23.0"
5492-
"@typescript-eslint/typescript-estree": "npm:8.23.0"
5493-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
5490+
"@typescript-eslint/scope-manager": "npm:8.25.0"
5491+
"@typescript-eslint/types": "npm:8.25.0"
5492+
"@typescript-eslint/typescript-estree": "npm:8.25.0"
5493+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
54945494
debug: "npm:^4.3.4"
54955495
peerDependencies:
54965496
eslint: ^8.57.0 || ^9.0.0
54975497
typescript: ">=4.8.4 <5.8.0"
5498-
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
5498+
checksum: 10c0/9a54539ba297791f23093ff42a885cc57d36b26205d7a390e114d1f01cc584ce91ac6ead01819daa46b48f873cac6c829fcf399a436610bdbfa98e5cd78148a2
54995499
languageName: node
55005500
linkType: hard
55015501

@@ -5509,13 +5509,13 @@ __metadata:
55095509
languageName: node
55105510
linkType: hard
55115511

5512-
"@typescript-eslint/scope-manager@npm:8.23.0":
5513-
version: 8.23.0
5514-
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
5512+
"@typescript-eslint/scope-manager@npm:8.25.0":
5513+
version: 8.25.0
5514+
resolution: "@typescript-eslint/scope-manager@npm:8.25.0"
55155515
dependencies:
5516-
"@typescript-eslint/types": "npm:8.23.0"
5517-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
5518-
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
5516+
"@typescript-eslint/types": "npm:8.25.0"
5517+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
5518+
checksum: 10c0/0a53a07873bdb569be38053ec006009cc8ba6b12c538b6df0935afd18e431cb17da1eb15b0c9cd267ac211c47aaa44fbc8d7ff3b7b44ff711621ff305fa3b355
55195519
languageName: node
55205520
linkType: hard
55215521

@@ -5541,10 +5541,10 @@ __metadata:
55415541
languageName: node
55425542
linkType: hard
55435543

5544-
"@typescript-eslint/types@npm:8.23.0":
5545-
version: 8.23.0
5546-
resolution: "@typescript-eslint/types@npm:8.23.0"
5547-
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
5544+
"@typescript-eslint/types@npm:8.25.0":
5545+
version: 8.25.0
5546+
resolution: "@typescript-eslint/types@npm:8.25.0"
5547+
checksum: 10c0/b39addbee4be4d66e3089c2d01f9f1d69cedc13bff20e4fa9ed0ca5a0e7591d7c6e41ab3763c8c35404f971bc0fbf9f7867dbc2832740e5b63ee0049d60289f5
55485548
languageName: node
55495549
linkType: hard
55505550

@@ -5566,12 +5566,12 @@ __metadata:
55665566
languageName: node
55675567
linkType: hard
55685568

5569-
"@typescript-eslint/typescript-estree@npm:8.23.0":
5570-
version: 8.23.0
5571-
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
5569+
"@typescript-eslint/typescript-estree@npm:8.25.0":
5570+
version: 8.25.0
5571+
resolution: "@typescript-eslint/typescript-estree@npm:8.25.0"
55725572
dependencies:
5573-
"@typescript-eslint/types": "npm:8.23.0"
5574-
"@typescript-eslint/visitor-keys": "npm:8.23.0"
5573+
"@typescript-eslint/types": "npm:8.25.0"
5574+
"@typescript-eslint/visitor-keys": "npm:8.25.0"
55755575
debug: "npm:^4.3.4"
55765576
fast-glob: "npm:^3.3.2"
55775577
is-glob: "npm:^4.0.3"
@@ -5580,7 +5580,7 @@ __metadata:
55805580
ts-api-utils: "npm:^2.0.1"
55815581
peerDependencies:
55825582
typescript: ">=4.8.4 <5.8.0"
5583-
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
5583+
checksum: 10c0/fc9de1c4f6ab81fb80b632dedef84d1ecf4c0abdc5f5246698deb6d86d5c6b5d582ef8a44fdef445bf7fbfa6658db516fe875c9d7c984bf4802e3a508b061856
55845584
languageName: node
55855585
linkType: hard
55865586

@@ -5609,13 +5609,13 @@ __metadata:
56095609
languageName: node
56105610
linkType: hard
56115611

5612-
"@typescript-eslint/visitor-keys@npm:8.23.0":
5613-
version: 8.23.0
5614-
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
5612+
"@typescript-eslint/visitor-keys@npm:8.25.0":
5613+
version: 8.25.0
5614+
resolution: "@typescript-eslint/visitor-keys@npm:8.25.0"
56155615
dependencies:
5616-
"@typescript-eslint/types": "npm:8.23.0"
5616+
"@typescript-eslint/types": "npm:8.25.0"
56175617
eslint-visitor-keys: "npm:^4.2.0"
5618-
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
5618+
checksum: 10c0/7eb84c5899a25b1eb89d3c3f4be3ff18171f934669c57e2530b6dfa5fdd6eaae60629f3c89d06f4c8075fd1c701de76c0b9194e2922895c661ab6091e48f7db9
56195619
languageName: node
56205620
linkType: hard
56215621

0 commit comments

Comments
 (0)