mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-23 09:31:52 -04:00
* chore: dependencies maintenance - upgrade node-fetch to latest stable version - upgrade lru-cache and remove @types/lru-cache stub type definitions - remove eslint disables in npm-resolver index.ts - upgrade @types/validate-npm-package-name to v4 to match package major version - upgrade dependencies in @pnpm/get-release-text * updated pnpm.overrides section * include changeset * - update local.d.ts - replace deprecated lru-cache maxAge option with ttl * turn down node-fetch version to 3.0.0-beta.9 again since newer ones are ESM-only * update changeset