File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 38
38
"karma-coverage" : " ^2.0.1" ,
39
39
"karma-coverage-istanbul-reporter" : " ^2.0.5" ,
40
40
"karma-intl-shim" : " ^1.0.3" ,
41
- "karma-jasmine" : " ^2 .0.1" ,
41
+ "karma-jasmine" : " ^4 .0.1" ,
42
42
"karma-jasmine-ajax" : " ^0.1.12" ,
43
43
"karma-phantomjs-launcher" : " ^1.0.0" ,
44
44
"less" : " ^3.9.0" ,
Original file line number Diff line number Diff line change @@ -3257,10 +3257,10 @@ jasmine-ajax@^3.0.0:
3257
3257
resolved "https://registry.yarnpkg.com/jasmine-ajax/-/jasmine-ajax-3.4.0.tgz#8dce36c0e3f16b9b900adb1f2ef83e0cd87c6755"
3258
3258
integrity sha512-LIVNVCmx5ou+IG6wgX7j73YYzvE2e3aqFWMjOhvAHWTnLICOYSobIH+PG/gOwtP20X0u2SkD3NXT/j5X8rMGOA==
3259
3259
3260
- jasmine-core@^3.3 , jasmine-core@^3.4 .0 :
3261
- version "3.5 .0"
3262
- resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5 .0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4 "
3263
- integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA ==
3260
+ jasmine-core@^3.4.0 , jasmine-core@^3.6 .0 :
3261
+ version "3.8 .0"
3262
+ resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.8 .0.tgz#815399aae5aa5d9beeb1262805f981b99ffc9bf0 "
3263
+ integrity sha512-zl0nZWDrmbCiKns0NcjkFGYkVTGCPUgoHypTaj+G2AzaWus7QGoXARSlYsSle2VRpSdfJmM+hzmFKzQNhF2kHg ==
3264
3264
3265
3265
jquery@^3.4.1 :
3266
3266
version "3.4.1"
@@ -3421,12 +3421,12 @@ karma-jasmine-ajax@^0.1.12:
3421
3421
dependencies :
3422
3422
jasmine-ajax "^3.0.0"
3423
3423
3424
- karma-jasmine@^2 .0.1 :
3425
- version "2 .0.1"
3426
- resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-2 .0.1.tgz#26e3e31f2faf272dd80ebb0e1898914cc3a19763 "
3427
- integrity sha512-iuC0hmr9b+SNn1DaUD2QEYtUxkS1J+bSJSn7ejdEexs7P8EYvA1CWkEdrDQ+8jVH3AgWlCNwjYsT1chjcNW9lA ==
3424
+ karma-jasmine@^4 .0.1 :
3425
+ version "4 .0.1"
3426
+ resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-4 .0.1.tgz#b99e073b6d99a5196fc4bffc121b89313b0abd82 "
3427
+ integrity sha512-h8XDAhTiZjJKzfkoO1laMH+zfNlra+dEQHUAjpn5JV1zCPtOIVWGQjLBrqhnzQa/hrU2XrZwSyBa6XjEBzfXzw ==
3428
3428
dependencies :
3429
- jasmine-core "^3.3 "
3429
+ jasmine-core "^3.6.0 "
3430
3430
3431
3431
karma-phantomjs-launcher@^1.0.0 :
3432
3432
version "1.0.4"
You can’t perform that action at this time.
0 commit comments