Bump dev dependencies and fix audit vulnerabilities#168
Merged
Conversation
- TypeScript 4 → 5, Jest 28 → 29, Prettier 2 → 3, Husky 8 → 9 - Bump lint-staged, ts-jest, size-limit presets, @types/node, and others - Fix 3 npm audit vulnerabilities (brace-expansion, picomatch, yaml) - Remove unused cross-env and eslint-config-prettier - Add rimraf as explicit dev dependency (was implicit via npm-run-all) - Migrate Husky config to v9 format - Apply Prettier 3 formatting to affected files Made-with: Cursor
rvanasa
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cross-envandeslint-config-prettierrimrafas explicit dev dependency (was implicitly available via npm-run-all).husky/pre-commit, updatedpreparescript)Intentionally not bumped
cross-fetch@dfinity/picjesttypescriptsize-limitTest plan
npm run buildpasses with TypeScript 5npm auditreports 0 vulnerabilitiesMade with Cursor