chore: bump typedoc from 0.22.2 to 0.22.3 in /web3.js (#19817)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.2...v0.22.3)

---
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-09-13 15:25:19 +00:00 committed by GitHub
parent 00de20d26f
commit a5e0099e87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -19258,9 +19258,9 @@
}
},
"node_modules/typedoc": {
"version": "0.22.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz",
"integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==",
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz",
"integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==",
"dev": true,
"dependencies": {
"glob": "^7.1.7",
@ -34845,9 +34845,9 @@
}
},
"typedoc": {
"version": "0.22.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz",
"integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==",
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz",
"integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==",
"dev": true,
"requires": {
"glob": "^7.1.7",