Skip to content

Security/issue 078 deprecated deps#83

Merged
Josephat-S merged 1 commit into
devfrom
security/issue-078-deprecated-deps
May 27, 2026
Merged

Security/issue 078 deprecated deps#83
Josephat-S merged 1 commit into
devfrom
security/issue-078-deprecated-deps

Conversation

@meekness12
Copy link
Copy Markdown
Collaborator

@meekness12 meekness12 commented May 27, 2026

Closes #78

Changes Made:

  • Evaluated and upgraded husky and inquirer to their latest major versions.
  • Migrated the repository from legacy ESLint 8 to the modern ESLint 9 Flat Config (eslint.config.js).
  • Purged all deprecated transitive dependencies from the dependency tree (including glob, rimraf, and @humanwhocodes/*).
  • Resolved minor unused variable warnings in the codebase to ensure a 100% clean build.

@meekness12 meekness12 requested review from a team, ISONIC0788 and Josephat-S May 27, 2026 07:28
@Josephat-S
Copy link
Copy Markdown
Contributor

Hello Dear @meekness12 please write a commenting showcasing what you cahnged/adeded, squash your commits into one, and tag the issue you was working on.

@meekness12 meekness12 force-pushed the security/issue-078-deprecated-deps branch from e060226 to ff13f53 Compare May 27, 2026 08:47
@meekness12 meekness12 force-pushed the security/issue-078-deprecated-deps branch from ff13f53 to 5dbafe3 Compare May 27, 2026 08:50
@Josephat-S Josephat-S merged commit 04587a7 into dev May 27, 2026
1 check passed
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.

Replace Deprecated Dependencies

2 participants