chore(deps): update dependency @types/node to v16.11.18 (#674)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-03 12:11:57 +00:00 committed by GitHub
parent 9a31408598
commit f2b989306e
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",
"@types/express": "4.17.13",
"@types/jest": "27.4.0",
"@types/node": "16.11.17",
"@types/node": "16.11.18",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
@ -2389,9 +2389,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"version": "16.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz",
"integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -12935,9 +12935,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
"version": "16.11.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz",
"integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==",
"dev": true
},
"@types/parse-json": {

View File

@ -35,7 +35,7 @@
"@nestjs/testing": "8.0.9",
"@types/express": "4.17.13",
"@types/jest": "27.4.0",
"@types/node": "16.11.17",
"@types/node": "16.11.18",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",