Files
Ghost/.github/scripts/dependency-inspector.js
Hannah Wolfe c104c03ffb Added helper flags to dep inspector script (#23860)
- These changes are all helping to make sense of our out-of-date
dependencies
- So we can focus on highest-leverage updates
- Sorts the output by most workspaces affected first
- Allows filtering the output with the follwing commands:

--patch - Shows ALL packages with patch updates (21 packages in your
case) --minor - Shows ALL packages with minor updates (17 packages in
your case) --major - Shows ALL packages with major updates
--help or -h - Shows usage information
2025-06-15 17:28:32 +01:00

629 lines
21 KiB
JavaScript
Executable File