Merge pull request #24444 from grantila/grantila/fix-cli-versions-check

Fix versions-check cli command
This commit is contained in:
Vincenzo Scamporlino
2024-05-16 12:23:01 +02:00
committed by GitHub
7 changed files with 87 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",