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

@ -41,4 +41,8 @@
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"module": "dist-web/index.js"
,"_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz"
,"_integrity": "sha512-ywoxP68aOT3zHCLgWZgwUJatiENeHE7xJzYjfz8WI0goynp96wETBF+d95b8g/uL4QmS6owPVlaxiz3wyMAzcw=="
,"_from": "@octokit/plugin-request-log@1.0.0"
}