Skip to content

Bump the dev-dependencies group with 2 updates

Bumps the dev-dependencies group with 2 updates: @stylistic/eslint-plugin and eslint-plugin-regexp.

Updates @stylistic/eslint-plugin from 4.4.0 to 4.4.1

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v4.4.1

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

4.4.1 (2025-06-02)

Bug Fixes

  • keyword-spacing: check spaces around the type keyword in export declarations (#797) (6854a3c)

Chores

  • indent-binary-ops: use unified testing tool (#806) (3a8fc53)
  • type-generic-spacing: unify spacing checks (#800) (6f8b01c)
Commits
  • 0a22599 chore: release v4.4.1 (main) (#802)
  • 3a8fc53 test(indent-binary-ops): use unified testing tool (#806)
  • 6854a3c fix(keyword-spacing): check spaces around the type keyword in export decl...
  • 6f8b01c refactor(type-generic-spacing): unify spacing checks (#800)
  • See full diff in compare view

Updates eslint-plugin-regexp from 2.7.0 to 2.8.0

Release notes

Sourced from eslint-plugin-regexp's releases.

v2.8.0

Minor Changes

  • Add allows option to prefer-quantifier rule (#835)
Changelog

Sourced from eslint-plugin-regexp's changelog.

2.8.0

Minor Changes

  • Add allows option to prefer-quantifier rule (#835)
Commits
  • 6960157 chore: release eslint-plugin-regexp (#836)
  • eb11a61 chore(deps): bump vite from 5.4.16 to 5.4.19 (#826)
  • 7e5cb0b feat: Add allows option to prefer-quantifier rule (#835)
  • 81e1cf1 chore(deps): update typescript-eslint monorepo to ~8.33.0 (#833)
  • e6aed3a style: enable unicorn/prefer-string-raw (#830)
  • aa14446 ci(nodeci): add node 24 to test matrix (#831)
  • 14ac3d8 chore(deps): update typescript-eslint monorepo to ~8.32.0 (#827)
  • 1e0c4e9 chore(deps): update dependency npm-run-all2 to v8 (#825)
  • 0173596 chore(deps): update typescript-eslint monorepo to ~8.31.0 (#824)
  • 761f24a chore(deps): update dependency stylelint-config-recommended to v16 (#821)
  • Additional commits viewable in compare view

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 commands and options

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

Merge request reports

Loading