File tree Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Expand file tree Collapse file tree 4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 14
14
"karma" : " 5.2.3" ,
15
15
"karma-babel-preprocessor" : " 8.0.1" ,
16
16
"karma-chrome-launcher" : " 3.1.0" ,
17
- "karma-firefox-launcher" : " 1.3 .0" ,
17
+ "karma-firefox-launcher" : " 2.0 .0" ,
18
18
"karma-mocha" : " 2.0.1" ,
19
19
"karma-sauce-launcher" : " 1.2.0" ,
20
20
"karma-spec-reporter" : " 0.0.32" ,
Original file line number Diff line number Diff line change 22
22
"gulp-replace" : " 1.0.0" ,
23
23
"karma" : " 5.2.3" ,
24
24
"karma-chrome-launcher" : " 3.1.0" ,
25
- "karma-firefox-launcher" : " 1.3 .0" ,
25
+ "karma-firefox-launcher" : " 2.0 .0" ,
26
26
"karma-mocha" : " 2.0.1" ,
27
27
"karma-spec-reporter" : " 0.0.32" ,
28
28
"mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 116
116
"karma-chrome-launcher" : " 3.1.0" ,
117
117
"karma-cli" : " 2.0.0" ,
118
118
"karma-coverage-istanbul-reporter" : " 2.1.1" ,
119
- "karma-firefox-launcher" : " 1.3 .0" ,
119
+ "karma-firefox-launcher" : " 2.0 .0" ,
120
120
"karma-mocha" : " 2.0.1" ,
121
121
"karma-mocha-reporter" : " 2.2.5" ,
122
122
"karma-safari-launcher" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -9353,7 +9353,7 @@ is-wsl@^1.1.0:
9353
9353
resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
9354
9354
integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
9355
9355
9356
- is-wsl@^2.1 .0:
9356
+ is-wsl@^2.2 .0:
9357
9357
version "2.2.0"
9358
9358
resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
9359
9359
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
9911
9911
istanbul-api "^2.1.6"
9912
9912
minimatch "^3.0.4"
9913
9913
9914
- karma-firefox-launcher@1.3 .0:
9915
- version "1.3 .0"
9916
- resolved "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.3 .0.tgz#ebcbb1d1ddfada6be900eb8fae25bcf2dcdc8171 "
9917
- integrity sha512-Fi7xPhwrRgr+94BnHX0F5dCl1miIW4RHnzjIGxF8GaIEp7rNqX7LSi7ok63VXs3PS/5MQaQMhGxw+bvD+pibBQ ==
9914
+ karma-firefox-launcher@2.0 .0:
9915
+ version "2.0 .0"
9916
+ resolved "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.0 .0.tgz#01319c50e452222311cfd92c06483ced6b934af9 "
9917
+ integrity sha512-BVq24Qwa//531LXRwvqu14ba04wcHNAX/m3lFF5v90w1rzUgck1FPBwQqlAIgKfkN5uHjT0PcxUqUNUctbQGVA ==
9918
9918
dependencies:
9919
- is-wsl "^2.1.0"
9919
+ is-wsl "^2.2.0"
9920
+ which "^2.0.1"
9920
9921
9921
9922
9922
9923
version "2.2.5"
You can’t perform that action at this time.
0 commit comments