chore: bump typedoc from 0.22.7 to 0.22.8 in /web3.js (#21201)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.7 to 0.22.8.
- [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.7...v0.22.8)

---
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-11-08 09:12:09 +00:00 committed by GitHub
parent 7659a2edc2
commit 2df4e7eea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -17334,9 +17334,9 @@
}
},
"node_modules/typedoc": {
"version": "0.22.7",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz",
"integrity": "sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==",
"version": "0.22.8",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.8.tgz",
"integrity": "sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==",
"dev": true,
"dependencies": {
"glob": "^7.2.0",
@ -31344,9 +31344,9 @@
}
},
"typedoc": {
"version": "0.22.7",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz",
"integrity": "sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==",
"version": "0.22.8",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.8.tgz",
"integrity": "sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==",
"dev": true,
"requires": {
"glob": "^7.2.0",