chore(deps): update dependency typedoc to v0.22.3 (#517)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-12 05:55:40 +00:00 committed by GitHub
parent 0af7514b93
commit 5fb6402aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -33,7 +33,7 @@
"prettier": "2.4.0",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.1",
"typedoc": "0.22.2",
"typedoc": "0.22.3",
"typescript": "4.4.3"
},
"peerDependencies": {
@ -4333,9 +4333,9 @@
}
},
"node_modules/typedoc": {
"version": "0.22.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz",
"integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==",
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz",
"integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==",
"dev": true,
"dependencies": {
"glob": "^7.1.7",
@ -7735,9 +7735,9 @@
"dev": true
},
"typedoc": {
"version": "0.22.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz",
"integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==",
"version": "0.22.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz",
"integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==",
"dev": true,
"requires": {
"glob": "^7.1.7",

View File

@ -73,7 +73,7 @@
"prettier": "2.4.0",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.1",
"typedoc": "0.22.2",
"typedoc": "0.22.3",
"typescript": "4.4.3"
},
"peerDependencies": {