chore(deps): update dependency @types/node to v14.17.9 (#471)

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

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.8",
"@types/node": "14.17.9",
"@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.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
"integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==",
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -15343,9 +15343,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz",
"integrity": "sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==",
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==",
"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.8",
"@types/node": "14.17.9",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",