fix(deps): update dependency @sanity/tsconfig to ^2.2.1#1595
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
stipsan
approved these changes
Jul 15, 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.
This PR contains the following updates:
^2.2.0→^2.2.1Release Notes
sanity-io/pkg-utils (@sanity/tsconfig)
v2.2.1Compare Source
Patch Changes
229154bThanks @stipsan! - fix: use a literal@instead of the percent-encoded%40in thehomepagelinks to thepackages/@​sanity/*directories, so the URLs read cleanly in the npm UI (GitHub resolves both forms)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here
Note
Low Risk
Dependency-only patch with no source or config edits; upstream change is npm metadata, not build behavior.
Overview
Bumps the shared
@sanity/tsconfigcatalog entry from^2.2.0to^2.2.1inpnpm-workspace.yamland refreshespnpm-lock.yamlso every workspace package that pulls@sanity/tsconfigviacatalog:resolves to 2.2.1.Upstream 2.2.1 is a patch release that only fixes
homepagelinks on npm (literal@instead of%40); there are no application or TypeScript compiler setting changes in this repo.Reviewed by Cursor Bugbot for commit c98ded0. Bugbot is set up for automated code reviews on this repo. Configure here.