Bump typedoc from 0.21.5 to 0.21.6

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.5...v0.21.6)

---
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-08-19 11:01:01 +00:00
committed by GitHub
parent 890983c1e1
commit 31c6f0a8ca

12
package-lock.json generated
View File

@ -4883,9 +4883,9 @@
}
},
"shiki": {
"version": "0.9.5",
"resolved": "https://registry.npmjs.org/shiki/-/shiki-0.9.5.tgz",
"integrity": "sha512-XFn+rl3wIowDjzdr5DlHoHgQphXefgUTs2bNp/bZu4WF9gTrTLnKwio3f28VjiFG6Jpip7yQn/p4mMj6OrjrtQ==",
"version": "0.9.7",
"resolved": "https://registry.npmjs.org/shiki/-/shiki-0.9.7.tgz",
"integrity": "sha512-rOoAmwRWDiGKjQ1GaSKmbp1J5CamCera+I+DMM3wG/phbwNYQPt1mrjBBZbK66v80Vl1/A9TTLgXVHMbgtOCIQ==",
"dev": true,
"requires": {
"json5": "^2.2.0",
@ -5499,9 +5499,9 @@
}
},
"typedoc": {
"version": "0.21.5",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.21.5.tgz",
"integrity": "sha512-uRDRmYheE5Iju9Zz0X50pTASTpBorIHFt02F5Y8Dt4eBt55h3mwk1CBSY2+EfwBxY16N4Xm7f8KXhnfFZ0AmBw==",
"version": "0.21.6",
"resolved": "http://registry.npmjs.org/typedoc/-/typedoc-0.21.6.tgz",
"integrity": "sha512-+4u3PEBjQdaL5/yfus5WJbjIdQHv7E/FpZq3cNki9BBdGmZhqnTF6JLIXDQ2EfVggojOJG9/soB5QVFgXRYnIw==",
"dev": true,
"requires": {
"glob": "^7.1.7",