fix(deps): unversion isomorphic-git pnpm patch key (#1529)

Signed-off-by: Wes <wesbillman@users.noreply.github.com>
Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
This commit is contained in:
Wes
2026-07-06 07:53:18 -07:00
committed by GitHub
co-authored by Pinky
parent b66a53f5b5
commit 2a24765fd7
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ settings:
excludeLinksFromLockfile: false
patchedDependencies:
isomorphic-git@1.38.3: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f
isomorphic-git: e9b414a60d4cf1d8aa18f7a779483984e821989967c235662566e94ef0238d3f
importers:
+1 -1
View File
@@ -4,4 +4,4 @@ packages:
allowBuilds:
esbuild: true
patchedDependencies:
isomorphic-git@1.38.3: patches/isomorphic-git@1.38.3.patch
isomorphic-git: patches/isomorphic-git.patch