chore(deps): update dependency @types/node to v16.11.8 (#626)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-18 22:55:52 +00:00 committed by GitHub
parent 2bdeea2d7b
commit a0df8cc6a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@
"@nestjs/testing": "8.0.9", "@nestjs/testing": "8.0.9",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/jest": "27.0.3", "@types/jest": "27.0.3",
"@types/node": "16.11.7", "@types/node": "16.11.8",
"@types/supertest": "2.0.11", "@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0", "@typescript-eslint/parser": "5.4.0",
@ -2365,9 +2365,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "16.11.7", "version": "16.11.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.7.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.8.tgz",
"integrity": "sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==", "integrity": "sha512-hmT5gfpRkkHr7DZZHMf3jBe/zNcVGN+jXSL2f8nAsYfBPxQFToKwQlS/zES4Sjp488Bi73i+p6bvrNRRGU0x9Q==",
"dev": true "dev": true
}, },
"node_modules/@types/parse-json": { "node_modules/@types/parse-json": {
@ -12616,9 +12616,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "16.11.7", "version": "16.11.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.7.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.8.tgz",
"integrity": "sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==", "integrity": "sha512-hmT5gfpRkkHr7DZZHMf3jBe/zNcVGN+jXSL2f8nAsYfBPxQFToKwQlS/zES4Sjp488Bi73i+p6bvrNRRGU0x9Q==",
"dev": true "dev": true
}, },
"@types/parse-json": { "@types/parse-json": {

View File

@ -35,7 +35,7 @@
"@nestjs/testing": "8.0.9", "@nestjs/testing": "8.0.9",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/jest": "27.0.3", "@types/jest": "27.0.3",
"@types/node": "16.11.7", "@types/node": "16.11.8",
"@types/supertest": "2.0.11", "@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0", "@typescript-eslint/parser": "5.4.0",