mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency @types/node to v14.14.2
This commit is contained in:
committed by
renovate[bot]
parent
53399f3229
commit
007073e538
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user