sort package.json files that have no PRs active toward them

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-23 12:32:02 +01:00
parent 04ad90e9df
commit c66a99c272
176 changed files with 3443 additions and 3403 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
"package.json": [
"yarn backstage-repo-tools generate-catalog-info",
"git add */catalog-info.yaml",
"yarn sort-package-json"
"node ./scripts/sort-package-json.mjs"
],
"yarn.lock": [
"node ./scripts/verify-lockfile-duplicates --fix"