mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-10 18:18:56 -04:00
* fix: pnpm outdated works with catalog: protocol * test: add has-outdated-deps-using-catalog-protocol fixture * test: add pnpm outdated catalog protocol test * chore: changeset * refactor: outdated --------- Co-authored-by: Zoltan Kochan <z@kochan.io>
6 lines
58 B
JSON
6 lines
58 B
JSON
{
|
|
"dependencies": {
|
|
"is-negative": "catalog:"
|
|
}
|
|
}
|