Bump typedoc from 0.20.32 to 0.20.33 (#286)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 22 Mar 2021 10:54:54 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 10:54:54 +0000 (11:54 +0100)
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>
package-lock.json
package.json

index a28e6890fedef6f8916a6821616abbffd135d26a..3b68009c2a63535a59f2a265c76b9ee494c950b6 100644 (file)
       }
     },
     "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",
index 0710d5394f6215a4c9299c98d6dffce8f86eea42..236add01a50ec857eb5a20b428cc27988da123da 100644 (file)
@@ -91,7 +91,7 @@
     "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": {