Bump typedoc from 0.20.31 to 0.20.32 (#273)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 15 Mar 2021 08:02:12 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 08:02:12 +0000 (09:02 +0100)
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>
package-lock.json
package.json

index 56fe168dfff83d74ab58a053f0b91171619a087f..01f8e814892fc09fd8feeaa1882e63213356a19a 100644 (file)
       }
     },
     "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",
index 66112365716298e1a266f1e114a91fe816ea6491..2529eeb20bad6db41761d31d3caaa2e440b84da5 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.31",
+    "typedoc": "^0.20.32",
     "typescript": "^4.2.3"
   },
   "engines": {