File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 5353 "dependencies" : {
5454 "array.prototype.find" : " ^2.0.4" ,
5555 "chai" : " 4.2.0" ,
56- "debug" : " ^4.1.1 " ,
56+ "debug" : " https://github.com/artemave/debug " ,
5757 "deep-equal" : " 1.0.1" ,
5858 "error-stack-parser" : " 2.0.2" ,
5959 "global" : " ^4.3.2" ,
Original file line number Diff line number Diff line change @@ -2136,13 +2136,19 @@ debug@^3.0.0, debug@^3.1.0:
21362136 dependencies :
21372137 ms "^2.1.1"
21382138
2139- debug@^4.1.0, debug@^4.1.1 :
2139+ debug@^4.1.0 :
21402140 version "4.1.1"
21412141 resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
21422142 integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
21432143 dependencies :
21442144 ms "^2.1.1"
21452145
2146+ " debug@https://github.com/artemave/debug " :
2147+ version "4.1.0"
2148+ resolved "https://github.com/artemave/debug#2111c0d96c5d6b10eecb54ea82422b27625bc607"
2149+ dependencies :
2150+ ms "^2.1.1"
2151+
21462152debug@~0.7.2 :
21472153 version "0.7.4"
21482154 resolved "https://registry.yarnpkg.com/debug/-/debug-0.7.4.tgz#06e1ea8082c2cb14e39806e22e2f6f757f92af39"
You can’t perform that action at this time.
0 commit comments