fix: Fix versions-check cli command

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
Gustaf Räntilä
2024-04-22 14:16:52 +02:00
parent 533dd309ef
commit 009da479d5
6 changed files with 82 additions and 23 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"@manypkg/get-packages": "^1.1.3",
"@yarnpkg/parsers": "^3.0.0-rc.4",
"@yarnpkg/parsers": "^3.0.0",
"fs-extra": "^11.2.0",
"semver": "^7.5.3",
"zod": "^3.22.4"