Bump typedoc from 0.22.16 to 0.22.18

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.16 to 0.22.18.
- [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.16...v0.22.18)

---
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-07-01 16:09:51 +00:00 committed by GitHub
parent ce9c574607
commit 1c3fa59b52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1457,9 +1457,9 @@
}
},
"node_modules/typedoc": {
"version": "0.22.16",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.16.tgz",
"integrity": "sha512-0Qf0/CsQe6JZTXoYwBM3Iql8gLAWLjQP7O/j9YzfkJp3G/WVGmIMRajKnldJuA/zVvhr+ifsHTgctQh5g2t4iw==",
"version": "0.22.18",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.18.tgz",
"integrity": "sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==",
"dev": true,
"dependencies": {
"glob": "^8.0.3",
@ -2525,9 +2525,9 @@
}
},
"typedoc": {
"version": "0.22.16",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.16.tgz",
"integrity": "sha512-0Qf0/CsQe6JZTXoYwBM3Iql8gLAWLjQP7O/j9YzfkJp3G/WVGmIMRajKnldJuA/zVvhr+ifsHTgctQh5g2t4iw==",
"version": "0.22.18",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.18.tgz",
"integrity": "sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==",
"dev": true,
"requires": {
"glob": "^8.0.3",