chore(deps): update dependency @types/node to v14.17.6 (#460)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-07-24 20:02:01 +00:00 committed by GitHub
parent e97078cf93
commit 02e17608d9
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.5",
"@types/node": "14.17.6",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
@ -2970,9 +2970,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "14.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==",
"version": "14.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.6.tgz",
"integrity": "sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -15356,9 +15356,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==",
"version": "14.17.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.6.tgz",
"integrity": "sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==",
"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.5",
"@types/node": "14.17.6",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",