feat: updated to new crossversion lockfile parser to facilitate upgrading to yarn 3

Signed-off-by: Mark David Avery <mark@webark.cc>
This commit is contained in:
Mark David Avery
2022-05-07 17:30:09 -07:00
parent d06fbf7bb0
commit 4f73352608
6 changed files with 152 additions and 14 deletions
+1
View File
@@ -58,6 +58,7 @@
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"@yarnpkg/lockfile": "^1.1.0",
"@yarnpkg/parsers": "^3.0.0-rc.4",
"bfj": "^7.0.2",
"buffer": "^6.0.3",
"chalk": "^4.0.0",