mono - chore: upgrading biome, types, and vitest#182
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #182 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 1266 1266
Branches 232 232
=========================================
Hits 1266 1266 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Code Review
This pull request updates several development dependencies, including @biomejs/biome, @types/node, and vitest, along with their corresponding lockfile entries. The review feedback suggests pinning these dependencies to exact versions in package.json to ensure toolchain consistency across different environments. Additionally, it is recommended to deduplicate transitive dependencies like tinyexec and tinyglobby that were introduced in multiple versions during the update.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
mono - chore: upgrading biome, types, and vitest