Skip to content

Update dev dependencies#120

Open
milantenk wants to merge 1 commit intocuth:masterfrom
milantenk:update-dependencies
Open

Update dev dependencies#120
milantenk wants to merge 1 commit intocuth:masterfrom
milantenk:update-dependencies

Conversation

@milantenk
Copy link
Copy Markdown

Summary

  • Updated all devDependencies to their latest major versions
  • Replaced jasmine-node with jasminejasmine-node@3 has unresolvable critical CVEs in its transitive dependencies (underscore, minimatch)
  • Migrated ESLint from legacy .eslintrc.js to flat config (eslint.config.js) as required by ESLint v9+
  • Migrated Husky from package.json hooks to .husky/pre-commit shell script as required by Husky v5+
  • Updated CI to Node.js 18/20/22 (dropped EOL 8/10/12), bumped GitHub Actions to v4, switched npm installnpm ci, added npm caching
  • Fixed a stale test assertion that was never updated after commit a90b209 changed how zero values are handled (0px0rem)

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