mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
chore(deps): update dependency typedoc to v0.20.37 (#415)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
79fe6f1116
commit
720490c6f5
18
package-lock.json
generated
18
package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rxjs": "6.6.7",
|
||||
"telegraf": "4.3.0",
|
||||
"typedoc": "0.20.36",
|
||||
"typedoc": "0.20.37",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -4424,9 +4424,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.20.36",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.36.tgz",
|
||||
"integrity": "sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==",
|
||||
"version": "0.20.37",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.37.tgz",
|
||||
"integrity": "sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
@ -4434,7 +4434,7 @@
|
||||
"handlebars": "^4.7.7",
|
||||
"lodash": "^4.17.21",
|
||||
"lunr": "^2.3.9",
|
||||
"marked": "^2.0.3",
|
||||
"marked": "~2.0.3",
|
||||
"minimatch": "^3.0.0",
|
||||
"progress": "^2.0.3",
|
||||
"shelljs": "^0.8.4",
|
||||
@ -7941,9 +7941,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.20.36",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.36.tgz",
|
||||
"integrity": "sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==",
|
||||
"version": "0.20.37",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.37.tgz",
|
||||
"integrity": "sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"colors": "^1.4.0",
|
||||
@ -7951,7 +7951,7 @@
|
||||
"handlebars": "^4.7.7",
|
||||
"lodash": "^4.17.21",
|
||||
"lunr": "^2.3.9",
|
||||
"marked": "^2.0.3",
|
||||
"marked": "~2.0.3",
|
||||
"minimatch": "^3.0.0",
|
||||
"progress": "^2.0.3",
|
||||
"shelljs": "^0.8.4",
|
||||
|
@ -74,7 +74,7 @@
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rxjs": "6.6.7",
|
||||
"telegraf": "4.3.0",
|
||||
"typedoc": "0.20.36",
|
||||
"typedoc": "0.20.37",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user