]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump karma-firefox-launcher from 1.3.0 to 2.0.0 (#31987)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 27 Oct 2020 09:51:09 +0000 (11:51 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 09:51:09 +0000 (11:51 +0200)
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 008f11dc6dd0dfdc796cb4896fd64876c6d8a76c..53c957785abf3c6f29414d8b830c314f1d213ef6 100644 (file)
       }
     },
     "karma-firefox-launcher": {
-      "version": "1.3.0",
-      "resolved": "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.3.0.tgz",
-      "integrity": "sha512-Fi7xPhwrRgr+94BnHX0F5dCl1miIW4RHnzjIGxF8GaIEp7rNqX7LSi7ok63VXs3PS/5MQaQMhGxw+bvD+pibBQ==",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.0.0.tgz",
+      "integrity": "sha512-BVq24Qwa//531LXRwvqu14ba04wcHNAX/m3lFF5v90w1rzUgck1FPBwQqlAIgKfkN5uHjT0PcxUqUNUctbQGVA==",
       "dev": true,
       "requires": {
-        "is-wsl": "^2.1.0"
+        "is-wsl": "^2.2.0",
+        "which": "^2.0.1"
       }
     },
     "karma-jasmine": {
index 62e5c05d80c8ab77a15663988b59d198ec1d354a..9278a3064d9b50c3d6b4821739af251f43c7e0fd 100644 (file)
     "karma-chrome-launcher": "^3.1.0",
     "karma-coverage-istanbul-reporter": "^3.0.3",
     "karma-detect-browsers": "^2.3.3",
-    "karma-firefox-launcher": "^1.3.0",
+    "karma-firefox-launcher": "^2.0.0",
     "karma-jasmine": "^4.0.1",
     "karma-jasmine-html-reporter": "^1.5.4",
     "karma-rollup-preprocessor": "^7.0.5",