mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency @types/node to v14.17.0
This commit is contained in:
committed by
renovate[bot]
parent
9138c6a691
commit
a365c09873
Generated
+3
-3
@@ -4478,9 +4478,9 @@
|
||||
"integrity": "sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.14.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.45.tgz",
|
||||
"integrity": "sha512-DssMqTV9UnnoxDWu959sDLZzfvqCF0qDNRjaWeYSui9xkFe61kKo4l1TWNTQONpuXEm+gLMRvdlzvNHBamzmEw=="
|
||||
"version": "14.17.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.0.tgz",
|
||||
"integrity": "sha512-w8VZUN/f7SSbvVReb9SWp6cJFevxb4/nkG65yLAya//98WgocKm5PLDAtSs5CtJJJM+kHmJjO/6mmYW4MHShZA=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.10",
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "14.14.45",
|
||||
"@types/node": "14.17.0",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.6",
|
||||
"@types/react": "17.0.6",
|
||||
|
||||
Reference in New Issue
Block a user