fix(deps): update dependency @types/node to v14.11.5

This commit is contained in:
Renovate Bot
2020-10-06 08:29:58 +01:00
committed by Łukasz Mierzwa
parent abc43a847d
commit 7270e7bb99
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3780,9 +3780,9 @@
"dev": true
},
"@types/node": {
"version": "14.11.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.4.tgz",
"integrity": "sha512-KmoLCUeW2cWKkEOQ0gQcECuqOc0g7B7zcmRPQNMT4ntNm0luKv3BTLcqIyWpTxkhLDzLTdMus11j/6DROaZdPw=="
"version": "14.11.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.5.tgz",
"integrity": "sha512-jVFzDV6NTbrLMxm4xDSIW/gKnk8rQLF9wAzLWIOg+5nU6ACrIMndeBdXci0FGtqJbP9tQvm6V39eshc96TO2wQ=="
},
"@types/node-fetch": {
"version": "2.5.7",
+1 -1
View File
@@ -22,7 +22,7 @@
"@types/lodash.merge": "4.6.6",
"@types/lodash.throttle": "4.1.6",
"@types/lodash.uniqueid": "4.0.6",
"@types/node": "14.11.4",
"@types/node": "14.11.5",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.51",