chore(deps): update dependency @types/node to v16.11.20 (#691)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-17 13:21:14 +00:00 committed by GitHub
parent 9b0a68b5a5
commit 5831ad7338
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.19",
"@types/node": "16.11.20",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
@ -2389,9 +2389,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.19.tgz",
"integrity": "sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==",
"version": "16.11.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.20.tgz",
"integrity": "sha512-lAKaZ0Lc1Umwd0AqLr6iy5U8u/1DpK7/JzNgQn9cMMUk2mFR8bbhEP8BQrI9Cm5CU0bOVCaWbkGBvgqKMOJHsw==",
"dev": true
},
"node_modules/@types/parse-json": {
@ -13041,9 +13041,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.19.tgz",
"integrity": "sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==",
"version": "16.11.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.20.tgz",
"integrity": "sha512-lAKaZ0Lc1Umwd0AqLr6iy5U8u/1DpK7/JzNgQn9cMMUk2mFR8bbhEP8BQrI9Cm5CU0bOVCaWbkGBvgqKMOJHsw==",
"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.19",
"@types/node": "16.11.20",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",