Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.31 to 0.20.32.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.31...v0.20.32)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
}
},
"typedoc": {
- "version": "0.20.31",
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.31.tgz",
- "integrity": "sha512-36ADb6bdzmnGde6H3dlyMmof0y0ryRvSOhYh96bJHcYdJKipf5Ir4uduj+mZfshd8ktCGlLg48LfNTAE9PpIrQ==",
+ "version": "0.20.32",
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.32.tgz",
+ "integrity": "sha512-GSopd/tiqoKE3fEdvhoaEpR9yrEPsR9tknAjkoeSPL6p1Rq5aVsKxBhhF6cwoDJ7oWjpvnm8vs0rQN0BxEHuWQ==",
"dev": true,
"requires": {
"colors": "^1.4.0",
"rollup-plugin-typescript2": "^0.30.0",
"sonar-scanner": "^3.1.0",
"source-map-support": "^0.5.19",
- "typedoc": "^0.20.31",
+ "typedoc": "^0.20.32",
"typescript": "^4.2.3"
},
"engines": {