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 @@ -3279,10 +3279,10 @@ jasmine-ajax@^3.0.0:
3279
3279
resolved "https://registry.yarnpkg.com/jasmine-ajax/-/jasmine-ajax-3.4.0.tgz#8dce36c0e3f16b9b900adb1f2ef83e0cd87c6755"
3280
3280
integrity sha512-LIVNVCmx5ou+IG6wgX7j73YYzvE2e3aqFWMjOhvAHWTnLICOYSobIH+PG/gOwtP20X0u2SkD3NXT/j5X8rMGOA==
3281
3281
3282
- jasmine-core@^3.3 , jasmine-core@^3.4 .0 :
3283
- version "3.5 .0"
3284
- resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.5 .0.tgz#132c23e645af96d85c8bca13c8758b18429fc1e4 "
3285
- integrity sha512-nCeAiw37MIMA9w9IXso7bRaLl+c/ef3wnxsoSAlYrzS+Ot0zTG6nU8G/cIfGkqpkjX2wNaIW9RFG0TwIFnG6bA ==
3282
+ jasmine-core@^3.4.0 , jasmine-core@^3.6 .0 :
3283
+ version "3.7 .0"
3284
+ resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.7 .0.tgz#33da871fef5595e9aa43d0f50e009b5fe35f7ef2 "
3285
+ integrity sha512-jmeRIgxS/abz8afk9NKJ1yP7n93aZdRaHDWtTHJBlYu6fhbzvErjiO3mMlSSrJefVk1a+26JlABrHS2iBH8Azw ==
3286
3286
3287
3287
jquery@^3.4.1 :
3288
3288
version "3.4.1"
@@ -3443,12 +3443,12 @@ karma-jasmine-ajax@^0.1.12:
3443
3443
dependencies :
3444
3444
jasmine-ajax "^3.0.0"
3445
3445
3446
- karma-jasmine@^2 .0.1 :
3447
- version "2 .0.1"
3448
- resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-2 .0.1.tgz#26e3e31f2faf272dd80ebb0e1898914cc3a19763 "
3449
- integrity sha512-iuC0hmr9b+SNn1DaUD2QEYtUxkS1J+bSJSn7ejdEexs7P8EYvA1CWkEdrDQ+8jVH3AgWlCNwjYsT1chjcNW9lA ==
3446
+ karma-jasmine@^4 .0.1 :
3447
+ version "4 .0.1"
3448
+ resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-4 .0.1.tgz#b99e073b6d99a5196fc4bffc121b89313b0abd82 "
3449
+ integrity sha512-h8XDAhTiZjJKzfkoO1laMH+zfNlra+dEQHUAjpn5JV1zCPtOIVWGQjLBrqhnzQa/hrU2XrZwSyBa6XjEBzfXzw ==
3450
3450
dependencies :
3451
- jasmine-core "^3.3 "
3451
+ jasmine-core "^3.6.0 "
3452
3452
3453
3453
karma-phantomjs-launcher@^1.0.0 :
3454
3454
version "1.0.4"
You can’t perform that action at this time.
0 commit comments