Skip to content

Update the eslint, typescript-eslint and vitest dev dependencies#205

Merged
jasonodoom merged 1 commit into
mainfrom
deps/dev-tooling
Jul 20, 2026
Merged

Update the eslint, typescript-eslint and vitest dev dependencies#205
jasonodoom merged 1 commit into
mainfrom
deps/dev-tooling

Conversation

@jasonodoom

Copy link
Copy Markdown
Contributor

Combines four dev-dependency bumps into one branch so the shared lockfile and nix npmDepsHash update once.

  • vitest 4.1.9 -> 4.1.10
  • eslint ^10.6.0 -> ^10.7.0
  • @typescript-eslint/eslint-plugin ^8.63.0 -> ^8.64.0
  • @typescript-eslint/parser ^8.63.0 -> ^8.64.0

typescript is left at ^6.0.3. flake.nix npmDepsHash regenerated for the new root lockfile (both lib and cli build entries).

Supersedes the individual Dependabot PRs #192, #195, #196 and #197, which touch the same lockfile and cannot merge together. Dependabot will auto-close them once these versions land.

Gate: typecheck, lint, check:surface, nix build .#default .#cli and the Go tests all pass; vitest 1568 passed / 1 skipped.

Signed-off-by: Jason Odoom <jason@adastracomputing.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant