Update type definition for spdx-satisfies

I have a PR in with DefinitelyTyped, but this change should allow CI
to pass while that goes through the process.
This commit is contained in:
Kevin Dangoor
2025-05-06 11:02:54 -04:00
parent 3a2b68706a
commit 2013ccccfe
3 changed files with 4 additions and 8 deletions
-1
View File
@@ -45,7 +45,6 @@
"@types/jest": "^29.5.12",
"@types/node": "^20",
"@types/spdx-expression-parse": "^3.0.4",
"@types/spdx-satisfies": "^0.1.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/ncc": "^0.38.3",