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

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

---
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-14 11:00:55 +00:00
committed by GitHub
parent 3d35e84953
commit 4f783ec8e4

14
package-lock.json generated
View File

@ -10069,9 +10069,9 @@
} }
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.23.20", "version": "0.23.21",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz", "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.21.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==", "integrity": "sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"lunr": "^2.3.9", "lunr": "^2.3.9",
@ -10086,7 +10086,7 @@
"node": ">= 14.14" "node": ">= 14.14"
}, },
"peerDependencies": { "peerDependencies": {
"typescript": "4.6.x || 4.7.x || 4.8.x" "typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x"
} }
}, },
"node_modules/typedoc/node_modules/brace-expansion": { "node_modules/typedoc/node_modules/brace-expansion": {
@ -18738,9 +18738,9 @@
} }
}, },
"typedoc": { "typedoc": {
"version": "0.23.20", "version": "0.23.21",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.20.tgz", "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.23.21.tgz",
"integrity": "sha512-nfb4Mx05ZZZXux3zPcLuc7+3TVePDW3jTdEBqXdQzJUyEILxoprgPIiTChbvci9crkqNJG9YESmfCptuh9Gn3g==", "integrity": "sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==",
"dev": true, "dev": true,
"requires": { "requires": {
"lunr": "^2.3.9", "lunr": "^2.3.9",