File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
fixtures/multiple_test_configs Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1313 "retry" : " file:../retry" ,
1414 "ts-mocha" : " ^10.0.0" ,
1515 "@types/bn.js" : " ^5.2.0" ,
16- "@types/chai" : " ^5.2.2 " ,
16+ "@types/chai" : " ^5.2.3 " ,
1717 "@types/mocha" : " ^10.0.10" ,
1818 "typescript" : " ^5.9.3" ,
1919 "prettier" : " ^3.6.2"
Original file line number Diff line number Diff line change 133133 dependencies :
134134 " @types/node" " *"
135135
136- " @types/chai@^5.2.2 " :
137- version "5.2.2 "
138- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2 .tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b "
139- integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg ==
136+ " @types/chai@^5.2.3 " :
137+ version "5.2.3 "
138+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.3 .tgz#8e9cd9e1c3581fa6b341a5aed5588eb285be0b4a "
139+ integrity sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA ==
140140 dependencies :
141141 " @types/deep-eql" " *"
142+ assertion-error "^2.0.1"
142143
143144" @types/connect@^3.4.33 " :
144145 version "3.4.38"
@@ -232,6 +233,11 @@ arrify@^1.0.0:
232233 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
233234 integrity sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==
234235
236+ assertion-error@^2.0.1 :
237+ version "2.0.1"
238+ resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-2.0.1.tgz#f641a196b335690b1070bf00b6e7593fec190bf7"
239+ integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==
240+
235241balanced-match@^1.0.0 :
236242 version "1.0.2"
237243 resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
You can’t perform that action at this time.
0 commit comments