mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(deps): update dependency @types/node to v14.14.33
This commit is contained in:
committed by
Łukasz Mierzwa
parent
d43e7faea6
commit
2883de82df
Generated
+3
-3
@@ -3469,9 +3469,9 @@
|
||||
"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.14.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.32.tgz",
|
||||
"integrity": "sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg=="
|
||||
"version": "14.14.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.33.tgz",
|
||||
"integrity": "sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g=="
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
"version": "2.5.8",
|
||||
|
||||
+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.32",
|
||||
"@types/node": "14.14.33",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.6",
|
||||
"@types/react": "17.0.3",
|
||||
|
||||
Reference in New Issue
Block a user