File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
"@types/shelljs" : " ^0.8.8" ,
67
67
"@types/sinon" : " ^9.0.10" ,
68
68
"@types/sinon-chai" : " ^3.2.5" ,
69
- "chai" : " ^4.2 .0" ,
69
+ "chai" : " ^4.3 .0" ,
70
70
"chai-string" : " ^1.5.0" ,
71
71
"codecov" : " ^3.8.1" ,
72
72
"css-loader" : " ^5.0.1" ,
Original file line number Diff line number Diff line change @@ -1134,10 +1134,10 @@ chai-string@^1.5.0:
1134
1134
resolved "https://registry.npmjs.org/chai-string/-/chai-string-1.5.0.tgz#0bdb2d8a5f1dbe90bc78ec493c1c1c180dd4d3d2"
1135
1135
integrity sha512-sydDC3S3pNAQMYwJrs6dQX0oBQ6KfIPuOZ78n7rocW0eJJlsHPh2t3kwW7xfwYA/1Bf6/arGtSUo16rxR2JFlw==
1136
1136
1137
- chai@^4.2 .0 :
1138
- version "4.2 .0"
1139
- resolved "https://registry.npmjs.org/chai/-/chai-4.2 .0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5 "
1140
- integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw ==
1137
+ chai@^4.3 .0 :
1138
+ version "4.3 .0"
1139
+ resolved "https://registry.npmjs.org/chai/-/chai-4.3 .0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f "
1140
+ integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA ==
1141
1141
dependencies :
1142
1142
assertion-error "^1.1.0"
1143
1143
check-error "^1.0.2"
You can’t perform that action at this time.
0 commit comments