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
@@ -79,7 +79,7 @@
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.7.2",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.4",
"@yarnpkg/parsers": "^3.0.0",
"bfj": "^8.0.0",
"buffer": "^6.0.3",
"chalk": "^4.0.0",