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

This commit is contained in:
Renovate Bot
2020-10-21 22:44:28 +00:00
committed by renovate[bot]
parent 53399f3229
commit 007073e538
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3811,9 +3811,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.1.tgz",
"integrity": "sha512-D2/Xwp9c49JhIWq7SIrdvoYyGdq6yXkr5FTldN4rus9XljYFBul6P2epAID8xepOpL4ffcx09C05FZGK/1AIkw=="
"version": "14.14.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.2.tgz",
"integrity": "sha512-jeYJU2kl7hL9U5xuI/BhKPZ4vqGM/OmK6whiFAXVhlstzZhVamWhDSmHyGLIp+RVyuF9/d0dqr2P85aFj4BvJg=="
},
"@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.1",
"@types/node": "14.14.2",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.53",