Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.32 to 0.20.33.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.32...v0.20.33)
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.32",
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.32.tgz",
- "integrity": "sha512-GSopd/tiqoKE3fEdvhoaEpR9yrEPsR9tknAjkoeSPL6p1Rq5aVsKxBhhF6cwoDJ7oWjpvnm8vs0rQN0BxEHuWQ==",
+ "version": "0.20.33",
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.33.tgz",
+ "integrity": "sha512-jzNdHmjZRQKwguhpXjIPuIjz+TpdgG2AVY8ta+qpAukv+3rBhTs4AAVd+mkonrHVYlC0EAbuAJ4urkfnn42Hwg==",
"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.32",
+ "typedoc": "^0.20.33",
"typescript": "^4.2.3"
},
"engines": {