Update typedoc to fix dependabot alert (#8432)

This commit is contained in:
Evert Timberg
2021-02-15 15:06:21 -05:00
committed by GitHub
parent cfd9c98575
commit c4bc737080
2 changed files with 5237 additions and 54 deletions

5289
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -80,7 +80,7 @@
"rollup-plugin-dts": "^2.0.1",
"rollup-plugin-istanbul": "^2.0.1",
"rollup-plugin-terser": "^7.0.2",
"typedoc": "^0.20.9",
"typedoc": "^0.20.25",
"typescript": "^4.1.3",
"yargs": "^16.2.0"
},