-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pnpm: Add pnpmfile hack for outdated estimo deps (#40549)
Estimo doesn't seem to be actively maintained despite having strictly versioned deps. Add a pnpmfile hack to change these to caret deps, so we can update `ws` and `nanoid` to versions that don't have dependabot complaining. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12264454426 Upstream-Ref: Automattic/jetpack@3c012a8
- Loading branch information
Showing
27 changed files
with
1,154 additions
and
756 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.