aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index 2851add8..9e60aac5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5168,7 +5168,7 @@ is-weakref@^1.0.1:
dependencies:
call-bind "^1.0.2"
-is-wsl@^2.1.0:
+is-wsl@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
@@ -5391,12 +5391,13 @@ karma-coverage@1.1.2:
minimatch "^3.0.0"
source-map "^0.5.1"
-karma-firefox-launcher@1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-1.3.0.tgz#ebcbb1d1ddfada6be900eb8fae25bcf2dcdc8171"
- integrity sha512-Fi7xPhwrRgr+94BnHX0F5dCl1miIW4RHnzjIGxF8GaIEp7rNqX7LSi7ok63VXs3PS/5MQaQMhGxw+bvD+pibBQ==
+karma-firefox-launcher@2.1.2:
+ version "2.1.2"
+ resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-2.1.2.tgz#9a38cc783c579a50f3ed2a82b7386186385cfc2d"
+ integrity sha512-VV9xDQU1QIboTrjtGVD4NCfzIH7n01ZXqy/qpBhnOeGVOkG5JYPEm8kuSd7psHE6WouZaQ9Ool92g8LFweSNMA==
dependencies:
- is-wsl "^2.1.0"
+ is-wsl "^2.2.0"
+ which "^2.0.1"
karma-mocha-reporter@2.2.5:
version "2.2.5"