chore(deps): update dependency @types/node to v16.11.33 (#4169)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-02 16:05:21 +02:00 committed by GitHub
parent 00a0cbc05b
commit 8a4055c06b
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.4.1",
"@types/lodash": "4.14.182",
"@types/node": "16.11.32",
"@types/node": "16.11.33",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.21.0",
@ -2022,9 +2022,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
"version": "16.11.33",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
"dev": true
},
"node_modules/@types/normalize-package-data": {
@ -17905,9 +17905,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
"version": "16.11.33",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -35,7 +35,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "27.4.1",
"@types/lodash": "4.14.182",
"@types/node": "16.11.32",
"@types/node": "16.11.33",
"@types/rimraf": "3.0.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.21.0",