Skip to content

chore: upgrade lint tooling and drop node-fetch#26

Merged
BikerViking merged 1 commit intomainfrom
codex/fix-npm-deprecations-and-warnings
Aug 27, 2025
Merged

chore: upgrade lint tooling and drop node-fetch#26
BikerViking merged 1 commit intomainfrom
codex/fix-npm-deprecations-and-warnings

Conversation

@BikerViking
Copy link
Owner

Summary

  • upgrade ESLint and typescript-eslint packages across repo
  • pin multer to v2 and remove deprecated node-fetch in favor of native fetch
  • refresh Lighthouse CI CLI dependency

Testing

  • npm run lint (client)
  • npm run lint (server)
  • npm audit --omit=dev (client)
  • npm audit --omit=dev (server)
  • npm test (fails: fetch failed / ENETUNREACH)

https://chatgpt.com/codex/tasks/task_b_68af5ab517008325819fb992037cef7b

@BikerViking BikerViking merged commit b7e7062 into main Aug 27, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant