chore(deps): update dependency typedoc to v0.20.12 (#191)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-01-05 15:51:29 +03:00 committed by GitHub
parent 6533b4e71c
commit 879148107a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2894,9 +2894,9 @@
"dev": true
},
"typedoc": {
"version": "0.20.9",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.9.tgz",
"integrity": "sha512-GCaE9Hn+VFY2i9wBxFbCv/KZCgHw4+6hiYRdJ0y2DudcWvpgLeCIBJYP1e70MtKCZzs4FT+ydLxInr/hyXrY4Q==",
"version": "0.20.12",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.12.tgz",
"integrity": "sha512-Cdg6tLicmhomai+GkVOLy1spmiZ8iAC4lrkU6oylK3KHNex9TrJjl++B2iCQ7eC5uiiv3MBfv4t6WzQ/M6jLTg==",
"dev": true,
"requires": {
"colors": "^1.4.0",

View File

@ -52,7 +52,7 @@
"prettier": "2.2.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.6.3",
"typedoc": "0.20.9",
"typedoc": "0.20.12",
"typescript": "4.1.3"
},
"peerDependencies": {