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.24 to 0.20.25

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.24 to 0.20.25.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.24...v0.20.25)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 02:01:50 +00:00 committed by GitHub
parent 59994ea46b
commit 1bf8786a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -10496,9 +10496,9 @@
}
},
"typedoc": {
"version": "0.20.24",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.24.tgz",
"integrity": "sha512-TadOYtcw8agrk7WTZlXUcct4jLZZcGcYe3xbmARkI+rBpXI6Mw+0P8oUo13+9oFreQvK5zZgMem4YEi7lCXLIw==",
"version": "0.20.25",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.25.tgz",
"integrity": "sha512-ZQZnjJPrt0rjp216gp6FQC1QC4ojcoKikhfOJ/51CqaJunVDilRLlIO5tCGWj1tzlYYT9eOGhJv7MF3t7rxSmw==",
"dev": true,
"requires": {
"colors": "^1.4.0",