Bump typedoc from 0.22.8 to 0.22.9

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

---
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]
2021-11-15 11:01:23 +00:00
committed by GitHub
parent 0757295213
commit 9381bd8ddb

6
package-lock.json generated
View File

@ -5669,9 +5669,9 @@
} }
}, },
"typedoc": { "typedoc": {
"version": "0.22.8", "version": "0.22.9",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.22.8.tgz", "resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.22.9.tgz",
"integrity": "sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==", "integrity": "sha512-84PjudoXVcap6bwdZFbYIUWlgdz/iLV09ZHwrCzhtHWXaDQG6mlosJ8te6DSThuRkRvQjp46HO+qY/P7Gpm78g==",
"dev": true, "dev": true,
"requires": { "requires": {
"glob": "^7.2.0", "glob": "^7.2.0",