mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
chore(deps): update dependency typescript to v3.9.7 (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a2914d7903
commit
5cb537e9bc
6
package-lock.json
generated
6
package-lock.json
generated
@ -2797,9 +2797,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"typescript": {
|
||||
"version": "3.9.6",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz",
|
||||
"integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==",
|
||||
"version": "3.9.7",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz",
|
||||
"integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==",
|
||||
"dev": true
|
||||
},
|
||||
"uri-js": {
|
||||
|
@ -47,7 +47,7 @@
|
||||
"lint-staged": "10.2.11",
|
||||
"prettier": "2.0.5",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"typescript": "3.9.6"
|
||||
"typescript": "3.9.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^6.7.0 || ^7.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user