chore(deps): update dependency @types/node to v14.17.30

This commit is contained in:
Renovate Bot
2021-10-25 19:10:55 +01:00
committed by Łukasz Mierzwa
parent 2298927b93
commit 57164c8ffb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4754,9 +4754,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.29.tgz",
"integrity": "sha512-sd4CHI9eTJXTH2vF3RGtGkqvWRwhsSSUFsXD4oG38GZzSZ0tNPbWikd2AbOAcKxCXhOg57fL8FPxjpfSzb2pIQ==",
"version": "14.17.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.30.tgz",
"integrity": "sha512-ohVRXKKN5ulqN6fjuWWwh9X4szcHQQjy/sSeH//v442jfzvrXZPUfiCo/odWDU11XMZLB3dyUNIt6HBBBVvSlg==",
"dev": true
},
"@types/node-fetch": {
+1 -1
View File
@@ -69,7 +69,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.17.29",
"@types/node": "14.17.30",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.7",
"@types/react": "17.0.32",