[go: up one dir, main page]

Skip to content

chore(deps): bump @eslint-community/eslint-utils from 4.7.0 to 4.9.0

Bumps @eslint-community/eslint-utils from 4.7.0 to 4.9.0.

Release notes

Sourced from @​eslint-community/eslint-utils's releases.

v4.9.0

4.9.0 (2025-09-08)

Features

  • isParenthesized: support the latest typescript-eslint (#261) (e872dbd)

v4.8.0

4.8.0 (2025-09-03)

Bug Fixes

  • get-static-value: incorrect return when variable has object mutation (#257) (161ffe1)

Features

  • add support for typescript AST to isParenthesized (#258) (692ce08)
Commits
  • e872dbd feat(isParenthesized): support the latest typescript-eslint (#261)
  • 161ffe1 fix(get-static-value): incorrect return when variable has object mutation (#257)
  • 692ce08 feat: add support for typescript AST to isParenthesized (#258)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @repurika recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading