mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/node to v14.14.6
This commit is contained in:
committed by
Łukasz Mierzwa
parent
acff68d421
commit
3a2739abe0
Generated
+3
-3
@@ -3811,9 +3811,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.14.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.5.tgz",
|
||||
"integrity": "sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw=="
|
||||
"version": "14.14.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz",
|
||||
"integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.7",
|
||||
|
||||
+1
-1
@@ -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.5",
|
||||
"@types/node": "14.14.6",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.5",
|
||||
"@types/react": "16.9.54",
|
||||
|
||||
Reference in New Issue
Block a user