File tree 3 files changed +52
-181
lines changed
3 files changed +52
-181
lines changed Original file line number Diff line number Diff line change 104
104
"karma-mocha-reporter" : " 2.2.5" ,
105
105
"karma-phantomjs-launcher" : " 1.0.4" ,
106
106
"karma-sauce-launcher" : " 1.2.0" ,
107
- "karma-sinon-chai" : " 1.3.3 " ,
107
+ "karma-sinon-chai" : " 2.0.2 " ,
108
108
"karma-sourcemap-loader" : " 0.3.7" ,
109
109
"karma-webpack" : " 2.0.5" ,
110
110
"leakage" : " 0.3.0" ,
Original file line number Diff line number Diff line change @@ -4154,11 +4154,9 @@ karma-sauce-launcher@1.2.0:
4154
4154
saucelabs "^1.4.0"
4155
4155
wd "^1.4.0"
4156
4156
4157
- karma-sinon-chai@1.3.3 :
4158
- version "1.3.3"
4159
- resolved "https://registry.yarnpkg.com/karma-sinon-chai/-/karma-sinon-chai-1.3.3.tgz#a597e5b4a1369fe7b3d7d76c09ed2061a38e747f"
4160
- dependencies :
4161
- lolex "^1.6.0"
4157
+ karma-sinon-chai@2.0.2 :
4158
+ version "2.0.2"
4159
+ resolved "https://registry.yarnpkg.com/karma-sinon-chai/-/karma-sinon-chai-2.0.2.tgz#e28c109b989973abafc28a7c9f09ef24a05e07c2"
4162
4160
4163
4161
karma-sourcemap-loader@0.3.7 :
4164
4162
version "0.3.7"
@@ -4480,10 +4478,6 @@ lolex@1.3.2:
4480
4478
version "1.3.2"
4481
4479
resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.3.2.tgz#7c3da62ffcb30f0f5a80a2566ca24e45d8a01f31"
4482
4480
4483
- lolex@^1.6.0 :
4484
- version "1.6.0"
4485
- resolved "https://registry.yarnpkg.com/lolex/-/lolex-1.6.0.tgz#3a9a0283452a47d7439e72731b9e07d7386e49f6"
4486
-
4487
4481
longest-streak@^2.0.1 :
4488
4482
version "2.0.1"
4489
4483
resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.1.tgz#42d291b5411e40365c00e63193497e2247316e35"
You can’t perform that action at this time.
0 commit comments