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

This commit is contained in:
Renovate Bot
2020-10-16 18:08:55 +01:00
committed by Łukasz Mierzwa
parent 1a1f045277
commit 4ea4f1ac6e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3771,9 +3771,9 @@
"dev": true
},
"@types/node": {
"version": "14.11.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz",
"integrity": "sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw=="
"version": "14.11.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.9.tgz",
"integrity": "sha512-iXuiZ65PL5c8VAlF426GVJGKcsnAb2rW2037LJe3G6eM6nz35bK9QAUOH3Ic3kF4ZcKLpM02sFkSzCflIpoIKA=="
},
"@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.8",
"@types/node": "14.11.9",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.52",