Bump the npm group across 3 directories with 14 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 5 updates in the /example/app directory:
Package | From | To |
---|---|---|
@types/node | 24.1.0 |
24.2.0 |
typescript-eslint | 8.38.0 |
8.39.0 |
@typescript-eslint/eslint-plugin | 8.38.0 |
8.39.0 |
@typescript-eslint/parser | 8.38.0 |
8.39.0 |
@typescript-eslint/types | 8.38.0 |
8.39.0 |
Bumps the npm group with 3 updates in the /example/cdk directory: @types/node, typescript-eslint and @typescript-eslint/types.
Bumps the npm group with 3 updates in the /package directory: @types/node, typescript-eslint and @typescript-eslint/types.
Updates @types/node
from 24.1.0 to 24.2.0
Commits
- See full diff in compare view
Updates typescript-eslint
from 8.38.0 to 8.39.0
Release notes
Sourced from typescript-eslint's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58
feat: update to TypeScript 5.9.2 (#11445)b872e2b
feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9ee
fix(eslint-plugin): [prefer-optional-chain] ignorecheck
option for most RH...5b24864
chore: fix dangling reference to generate:configs in comments (#11431)- See full diff in compare view
Updates @typescript-eslint/parser
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/project-service
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/project-service
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/project-service
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/scope-manager
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/scope-manager
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/scope-manager
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/tsconfig-utils
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/tsconfig-utils
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/tsconfig-utils
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/type-utils
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/type-utils
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/types
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/typescript-estree
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/typescript-estree
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/typescript-estree
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/utils
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/utils
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/visitor-keys
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/visitor-keys
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys
's changelog.
8.39.0 (2025-08-04)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.0- See full diff in compare view
Updates electron-to-chromium
from 1.5.194 to 1.5.195
Commits
- See full diff in compare view
Updates undici-types
from 7.8.0 to 7.10.0
Release notes
Sourced from undici-types's releases.
v7.10.0
What's Changed
- Add "clientLifetime" option to close and remove connections from the pool after a specified time. by
@dhalbrook
in nodejs/undici#4175- remove spurious only by
@mcollina
in nodejs/undici#4207- add node v24 workflow by
@tsctx
in nodejs/undici#4206- Update WPT by
@github-actions
in nodejs/undici#4172- chore: add
pnpm-lock.yaml
to.gitignore
by@styfle
in nodejs/undici#4227- fix: agent memory leak by
@styfle
in nodejs/undici#4223- Add ability to detect when MemoryCacheStore reaches max size by
@FelixVaughan
in nodejs/undici#4224- feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections by
@caitp
in nodejs/undici#4180- docs: correct example in FormData request by
@inyourtime
in nodejs/undici#4226New Contributors
@dhalbrook
made their first contribution in nodejs/undici#4175@caitp
made their first contribution in nodejs/undici#4180@inyourtime
made their first contribution in nodejs/undici#4226Full Changelog: https://github.com/nodejs/undici/compare/v7.9.0...v7.10.0
v7.9.0
What's Changed
- build(deps): bump step-security/harden-runner from 2.10.2 to 2.11.1 by
@dependabot
in nodejs/undici#4134- Update WPT by
@github-actions
in nodejs/undici#4155- Update WPT by
@github-actions
in nodejs/undici#4170- feat: add new
acceptNonStandardSearchParameters
MockAgent option by@dario-piotrowicz
in nodejs/undici#4148- fix: cache: treat cache-control request header case-insensitively by
@alxndrsn
in nodejs/undici#4131- cache: honour unqualified no-cache response directive by
@alxndrsn
in nodejs/undici#4178- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@dependabot
in nodejs/undici#4079- Ensure conflicting flat headers in HTTP/2 are combined correctly by
@pimterry
in nodejs/undici#4196- Add stats of client and pool to be accessible through agent by
@tdeekens
in nodejs/undici#4157- Fix missing code in diagnostics example by
@islandryu
in nodejs/undici#4195- Doc cors spec compliance by
@FelixVaughan
in nodejs/undici#4202- Restore cache tests & fix max-age behavior by
@mcollina
in nodejs/undici#4198New Contributors
@tdeekens
made their first contribution in nodejs/undici#4157@islandryu
made their first contribution in nodejs/undici#4195@FelixVaughan
made their first contribution in nodejs/undici#4202Full Changelog: https://github.com/nodejs/undici/compare/v7.8.0...v7.9.0
Commits
5ad8998
Bumped v7.10.0 (#4231)9e0cfcb
docs: correct example in FormData request (#4226)95fd9d3
feat(ProxyAgent): match Curl behavior in HTTP->HTTP Proxy connections (#4180)a8d280c
Add ability to detect when MemoryCacheStore reaches max size (#4224)59940c8
fix: agent memory leak (#4223)1262f61
Revert "chore: update WPT (#4172)"d6deb77
chore: addpnpm-lock.yaml
to.gitignore
(#4227)dcf82a7
chore: update WPT (#4172)2ed2a8a
add node v24 workflow (#4206)bf4c199
remove spurious only (#4207)- Additional commits viewable in compare view
Updates @types/node
from 24.1.0 to 24.2.0
Commits
- See full diff in compare view
Updates typescript-eslint
from 8.38.0 to 8.39.0
Release notes
Sourced from typescript-eslint's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacher
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.02112d58
feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPattern
message (#11403)- eslint-plugin: [prefer-optional-chain] ignore
check
option for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher
- James Garbutt
@43081j
- Kim Sang Du
@developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Commits
c98d513
chore(release): publish 8.39.0a8def4b
fix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPattern
messa...422e3e2
feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8
fix(eslint-plugin): revert #11127 (#11447)8dc8340
feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d5...
Description has been truncated
Pull Request Statistics
1
6
+292
-292
Package Dependencies
@typescript-eslint/parser
npm
8.38.0 → 8.39.0
Minor
@typescript-eslint/eslint-plugin
npm
8.38.0 → 8.39.0
Minor
Technical Details
ID: | 4623676 |
UUID: | 2720330139 |
Node ID: | PR_kwDOH6QSIM6iJPGb |
Host: | GitHub |
Repository: | poad/github-cognito-oidc-proxy |
Merge State: | Unknown |