1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump typedoc from 0.20.18 to 0.20.19 (#567)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.18 to 0.20.19.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.18...v0.20.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-26 09:57:00 +02:00 committed by GitHub
parent 78289a79f1
commit 215f0eaaa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -9767,9 +9767,9 @@
}
},
"typedoc": {
"version": "0.20.18",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.18.tgz",
"integrity": "sha512-AX4WgbVI7k3IoFmUFcAGhNBSjAHbQ8lE/EVVFkYDWIUAcxtLHlpF761Bbasniv5F9bwwxBuyAlLpJRJW/zIy4Q==",
"version": "0.20.19",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.19.tgz",
"integrity": "sha512-9FjQ1xQGtxpXm8R5QKvU8wFBaaYe8RW3NzrhGWB8RigbOALwG+4ywJ/EyArPGWXvmXYB7I8h2YHzeyFvZ2s0ow==",
"dev": true,
"requires": {
"colors": "^1.4.0",