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

This commit is contained in:
Renovate Bot
2020-10-21 20:01:38 +01:00
committed by Łukasz Mierzwa
parent 7afe50bf6d
commit 53399f3229
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3811,9 +3811,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.0.tgz",
"integrity": "sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg=="
"version": "14.14.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.1.tgz",
"integrity": "sha512-D2/Xwp9c49JhIWq7SIrdvoYyGdq6yXkr5FTldN4rus9XljYFBul6P2epAID8xepOpL4ffcx09C05FZGK/1AIkw=="
},
"@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.14.0",
"@types/node": "14.14.1",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.53",