chore: bump typedoc from 0.20.32 to 0.20.33 in /web3.js (#16053)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.32 to 0.20.33.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.32...v0.20.33)

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-03-24 11:07:24 +08:00
committed by GitHub
parent c38936011e
commit 8c732268f5

View File

@ -18246,9 +18246,9 @@
}
},
"typedoc": {
"version": "0.20.32",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.32.tgz",
"integrity": "sha512-GSopd/tiqoKE3fEdvhoaEpR9yrEPsR9tknAjkoeSPL6p1Rq5aVsKxBhhF6cwoDJ7oWjpvnm8vs0rQN0BxEHuWQ==",
"version": "0.20.33",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.33.tgz",
"integrity": "sha512-jzNdHmjZRQKwguhpXjIPuIjz+TpdgG2AVY8ta+qpAukv+3rBhTs4AAVd+mkonrHVYlC0EAbuAJ4urkfnn42Hwg==",
"dev": true,
"requires": {
"colors": "^1.4.0",