update dependencies

This commit is contained in:
Alex Kalyvitis 2020-06-22 13:28:23 +02:00
parent d55f711b71
commit f4001a0790
396 changed files with 9070 additions and 7567 deletions

View file

@ -37,4 +37,8 @@
"test:mocha": "mocha test/index.js",
"test": "npm run test:mocha && npm run test:readme"
}
,"_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz"
,"_integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg=="
,"_from": "spdx-expression-parse@3.0.0"
}