chore(deps): update dependency @types/node to v16.11.44 (#4249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-14 20:45:53 +02:00 committed by GitHub
parent 95fa8eb098
commit 878a6e94c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -20,7 +20,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.182",
"@types/node": "16.11.42",
"@types/node": "16.11.44",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.30.3",
@ -2038,9 +2038,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.42.tgz",
"integrity": "sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==",
"version": "16.11.44",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz",
"integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==",
"dev": true
},
"node_modules/@types/normalize-package-data": {
@ -18044,9 +18044,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.42.tgz",
"integrity": "sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==",
"version": "16.11.44",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.44.tgz",
"integrity": "sha512-gwP6+QDgL5TDBIWh1lbYh3EFPU11pa+8xcamcsA3ROkp3A9X+/3Y5cRgq93VPEEE+CGfxlQnqkg1kkWGBgh3fw==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -35,7 +35,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/lodash": "4.14.182",
"@types/node": "16.11.42",
"@types/node": "16.11.44",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.30.3",