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

This commit is contained in:
Renovate Bot
2020-10-20 13:45:46 +01:00
committed by Łukasz Mierzwa
parent f5be199b82
commit 297756cae5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3811,9 +3811,9 @@
"dev": true
},
"@types/node": {
"version": "14.11.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.11.tgz",
"integrity": "sha512-UcaAZrL8uO5GNS+NLxkYg1RiOMgdLxCXGqs+TTupltXN8rTvUEKTOpqCV3tlcAIZJXzcBQajzmjdrvuPvnuMUw=="
"version": "14.14.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.0.tgz",
"integrity": "sha512-BfbIHP9IapdupGhq/hc+jT5dyiBVZ2DdeC5WwJWQWDb0GijQlzUFAeIQn/2GtvZcd2HVUU7An8felIICFTC2qg=="
},
"@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.11",
"@types/node": "14.14.0",
"@types/promise-retry": "1.1.3",
"@types/qs": "6.9.5",
"@types/react": "16.9.53",