build(deps-dev): bump typedoc from 0.23.19 to 0.23.20

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.19 to 0.23.20.
- [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.23.19...v0.23.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-03 11:01:11 +00:00
committed by GitHub
parent a37c5646b6
commit c7dce059f8

12
package-lock.json generated
View File

@ -10243,9 +10243,9 @@
}
},
"node_modules/typedoc": {
"version": "0.23.19",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.19.tgz",
"integrity": "sha512-70jPL0GQnSJtgQqI7ifOWxpTXrB3sxc4SWPPRn3K0wdx3txI6ZIT/ZYMF39dNg2Gjmql45cO+cAKXJp0TpqOVA==",
"version": "0.23.20",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==",
"dev": true,
"dependencies": {
"lunr": "^2.3.9",
@ -18992,9 +18992,9 @@
}
},
"typedoc": {
"version": "0.23.19",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.19.tgz",
"integrity": "sha512-70jPL0GQnSJtgQqI7ifOWxpTXrB3sxc4SWPPRn3K0wdx3txI6ZIT/ZYMF39dNg2Gjmql45cO+cAKXJp0TpqOVA==",
"version": "0.23.20",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==",
"dev": true,
"requires": {
"lunr": "^2.3.9",