build(deps-dev): bump typedoc from 0.22.13 to 0.22.14

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.14.
- [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.13...v0.22.14)

---
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-04-07 11:01:33 +00:00
committed by GitHub
parent 259b428d2d
commit b8a750aa64

6
package-lock.json generated
View File

@ -5489,9 +5489,9 @@
}
},
"typedoc": {
"version": "0.22.13",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.22.13.tgz",
"integrity": "sha512-NHNI7Dr6JHa/I3+c62gdRNXBIyX7P33O9TafGLd07ur3MqzcKgwTvpg18EtvCLHJyfeSthAtCLpM7WkStUmDuQ==",
"version": "0.22.14",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.22.14.tgz",
"integrity": "sha512-tlf9wIcsrnQSjetStrnRutuy2RjZkG5PK2umwveZLTkuC2K9VywOZTdu2G19BdOPzGrhZjf9WK7pthXqnFQejg==",
"dev": true,
"requires": {
"glob": "^7.2.0",