chore: bump typedoc from 0.21.0-beta.2 to 0.21.0-beta.3 in /web3.js (#17963)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.0-beta.2 to 0.21.0-beta.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/commits)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-06-15 08:15:51 +00:00
committed by GitHub
parent af8cf94b18
commit ab45e70b26

View File

@ -19473,9 +19473,9 @@
}
},
"node_modules/typedoc": {
"version": "0.21.0-beta.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.2.tgz",
"integrity": "sha512-oCjdueR4glcSHT6ynR2q5HTpBkBM1ihf3/Wfpl0qriDJutrSg4idZovN+1jx66s+p9QmJE7yzDCXPrZ2GW/Xbw==",
"version": "0.21.0-beta.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.3.tgz",
"integrity": "sha512-suE1ukTFoKybQybqILkjbKfWQEQeo9XY6c9zO8Jfw9L0GUGJo22q1+XJwdld4Ol0f5/W7DF/51Kw4jFwLvc9zg==",
"dev": true,
"dependencies": {
"glob": "^7.1.6",
@ -35353,9 +35353,9 @@
}
},
"typedoc": {
"version": "0.21.0-beta.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.2.tgz",
"integrity": "sha512-oCjdueR4glcSHT6ynR2q5HTpBkBM1ihf3/Wfpl0qriDJutrSg4idZovN+1jx66s+p9QmJE7yzDCXPrZ2GW/Xbw==",
"version": "0.21.0-beta.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.3.tgz",
"integrity": "sha512-suE1ukTFoKybQybqILkjbKfWQEQeo9XY6c9zO8Jfw9L0GUGJo22q1+XJwdld4Ol0f5/W7DF/51Kw4jFwLvc9zg==",
"dev": true,
"requires": {
"glob": "^7.1.6",