meta: bump @node-core/ui-components for hotfix#592
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the @node-core/ui-components package from version ^1.5.9 to ^1.5.10 to incorporate bug fixes for doc-kit. This is a patch version update that should contain backward-compatible bug fixes.
Changes:
- Updated
@node-core/ui-componentsfrom^1.5.9to^1.5.10in package.json - Updated lockfile (npm-shrinkwrap.json) with new version, resolved URL, and integrity hash
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumps @node-core/ui-components dependency version from ^1.5.9 to ^1.5.10 |
| npm-shrinkwrap.json | Updates lockfile with new package version, integrity hash, and automatic peer dependency resolution changes |
Files not reviewed (1)
- npm-shrinkwrap.json: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
cc @nodejs/web-infra if I could get a fast-track approval :) |
|
| File | Base | Head | Diff |
|---|---|---|---|
styles.css |
125.93 KB | 125.88 KB | -56.00 B (-0.04%) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #592 +/- ##
=======================================
Coverage 80.80% 80.80%
=======================================
Files 126 126
Lines 12073 12073
Branches 874 874
=======================================
Hits 9756 9756
Misses 2314 2314
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR bumps the @node-core/ui-components to fix bugs on doc-kit.