Bump typedoc from 0.20.29 to 0.20.30 (#256)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sat, 6 Mar 2021 16:43:34 +0000 (17:43 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Mar 2021 16:43:34 +0000 (17:43 +0100)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.29 to 0.20.30.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.29...v0.20.30)

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 c68a71aa8738db8c33a31284620cdd28673c26a0..8873b38a014c262d69ead4db13d2a95a5e1c9c58 100644 (file)
       }
     },
     "typedoc": {
-      "version": "0.20.29",
-      "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.29.tgz",
-      "integrity": "sha512-IyzrbtwNAXtylUJn41FbopQsNSQ1jcM6lUhDL/REOFo31G3Q9fsniZUQP+tIcTX5JaCntRdw3PTMZTQPV52low==",
+      "version": "0.20.30",
+      "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.30.tgz",
+      "integrity": "sha512-A4L6JDShPFwZDt9qp7FBsEpW7C6rA5fRv6ywgBuxGxZnT2wuF5afbWzmrwqHR3Xw38V1H2L4v/VJ0S/llBwV6Q==",
       "dev": true,
       "requires": {
         "colors": "^1.4.0",
index 919437537f9ca4b50ea5059b3b61b58503a72101..42bb89f88597f995303d6498aa13b117bdc22d9c 100644 (file)
@@ -90,7 +90,7 @@
     "rollup-plugin-typescript2": "^0.30.0",
     "sonar-scanner": "^3.1.0",
     "source-map-support": "^0.5.19",
-    "typedoc": "^0.20.29",
+    "typedoc": "^0.20.30",
     "typescript": "^4.2.3"
   },
   "engines": {