yarn-plugin: add failing test for snyk lockfile parsing issue
A recent change reintroduced the issue previously fixed by #27727. To ensure this doesn't regress again, I'm introducing a test that specifically checks that lockfile parsing works as expected. Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
committed by
Vincenzo Scamporlino
parent
ed39f53e0d
commit
3ebbc6b48f
@@ -43,6 +43,7 @@
|
||||
"@yarnpkg/builder": "^4.0.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"nodemon": "^3.0.1",
|
||||
"snyk-nodejs-lockfile-parser": "^1.58.14",
|
||||
"yaml": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user