0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-04-01 14:13:43 +03:00

chore(deps): update dependency @types/node to v14.17.8 ()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-04 11:26:29 +00:00 committed by GitHub
parent c7f5e422b9
commit bce12fd99d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions
sample/01-complete-app

View File

@ -25,7 +25,7 @@
"@nestjs/testing": "7.6.18",
"@types/express": "4.17.13",
"@types/jest": "26.0.24",
"@types/node": "14.17.7",
"@types/node": "14.17.8",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
@ -2970,9 +2970,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "14.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.7.tgz",
"integrity": "sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==",
"version": "14.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
"integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -15343,9 +15343,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.7.tgz",
"integrity": "sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==",
"version": "14.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
"integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==",
"dev": true
},
"@types/parse-json": {

View File

@ -36,7 +36,7 @@
"@nestjs/testing": "7.6.18",
"@types/express": "4.17.13",
"@types/jest": "26.0.24",
"@types/node": "14.17.7",
"@types/node": "14.17.8",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",