mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-03-28 12:23:43 +03:00
chore(deps): update dependency typedoc to v0.22.10 (#636)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a242c3af76
commit
07c63c0ca7
16
package-lock.json
generated
16
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"prettier": "2.4.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"telegraf": "4.4.2",
|
||||
"typedoc": "0.22.9",
|
||||
"typedoc": "0.22.10",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -4214,9 +4214,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.22.9",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.9.tgz",
|
||||
"integrity": "sha512-84PjudoXVcap6bwdZFbYIUWlgdz/iLV09ZHwrCzhtHWXaDQG6mlosJ8te6DSThuRkRvQjp46HO+qY/P7Gpm78g==",
|
||||
"version": "0.22.10",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.10.tgz",
|
||||
"integrity": "sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"glob": "^7.2.0",
|
||||
@ -4232,7 +4232,7 @@
|
||||
"node": ">= 12.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x"
|
||||
"typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x"
|
||||
}
|
||||
},
|
||||
"node_modules/typegram": {
|
||||
@ -7521,9 +7521,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.22.9",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.9.tgz",
|
||||
"integrity": "sha512-84PjudoXVcap6bwdZFbYIUWlgdz/iLV09ZHwrCzhtHWXaDQG6mlosJ8te6DSThuRkRvQjp46HO+qY/P7Gpm78g==",
|
||||
"version": "0.22.10",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.10.tgz",
|
||||
"integrity": "sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"glob": "^7.2.0",
|
||||
|
@ -73,7 +73,7 @@
|
||||
"prettier": "2.4.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"telegraf": "4.4.2",
|
||||
"typedoc": "0.22.9",
|
||||
"typedoc": "0.22.10",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user