You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/28 19:33:50 UTC

[streampipes] branch dev updated: Bump karma-firefox-launcher (#912)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new c2e164adb Bump karma-firefox-launcher (#912)
c2e164adb is described below

commit c2e164adbe48d6d2d3c87de6d3603578f95d9f57
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 28 20:33:46 2022 +0100

    Bump karma-firefox-launcher (#912)
---
 ui/projects/streampipes/platform-services/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/projects/streampipes/platform-services/package.json b/ui/projects/streampipes/platform-services/package.json
index db75a896d..86a6adb2c 100644
--- a/ui/projects/streampipes/platform-services/package.json
+++ b/ui/projects/streampipes/platform-services/package.json
@@ -14,7 +14,7 @@
     "karma": "~6.3.4",
     "karma-chrome-launcher": "~3.1.0",
     "karma-coverage-istanbul-reporter": "~3.0.2",
-    "karma-firefox-launcher": "^1.3.0",
+    "karma-firefox-launcher": "^2.1.2",
     "karma-jasmine": "~4.0.0",
     "karma-jasmine-html-reporter": "^1.5.0",
     "karma-verbose-reporter": "0.0.6"