Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit c0eb3a6

Browse files
committed
chore(deps): update dependency karma-firefox-launcher to ^2.1.2
1 parent 85a7ae0 commit c0eb3a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"karma-chai": "^0.1.0",
6363
"karma-chrome-launcher": "^3.1.0",
6464
"karma-coverage-istanbul-reporter": "^3.0.3",
65-
"karma-firefox-launcher": "^2.1.0",
65+
"karma-firefox-launcher": "^2.1.2",
6666
"karma-mocha": "^2.0.1",
6767
"karma-mocha-reporter": "^2.2.5",
6868
"karma-sinon": "^1.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5013,10 +5013,10 @@ karma-coverage-istanbul-reporter@^3.0.3:
50135013
istanbul-reports "^3.0.2"
50145014
minimatch "^3.0.4"
50155015

5016-
karma-firefox-launcher@^2.1.0:
5017-
version "2.1.0"
5018-
resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-2.1.0.tgz#d0d328c93dfcf9b46f1ac83b4bb32f43aadb2050"
5019-
integrity sha512-dkiyqN2R6fCWt78rciOXJLFDWcQ7QEQi++HgebPJlw1y0ycDjGNDHuSrhdh48QG02fzZKK20WHFWVyBZ6CPngg==
5016+
karma-firefox-launcher@^2.1.2:
5017+
version "2.1.2"
5018+
resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-2.1.2.tgz#9a38cc783c579a50f3ed2a82b7386186385cfc2d"
5019+
integrity sha512-VV9xDQU1QIboTrjtGVD4NCfzIH7n01ZXqy/qpBhnOeGVOkG5JYPEm8kuSd7psHE6WouZaQ9Ool92g8LFweSNMA==
50205020
dependencies:
50215021
is-wsl "^2.2.0"
50225022
which "^2.0.1"

0 commit comments

Comments
 (0)