From b3c2e184af2c292a4b605c21bc9c4760b10d2144 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 06:21:09 +0000 Subject: [PATCH] Bump karma-firefox-launcher from 1.3.0 to 2.1.0 Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.1.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.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2708d51f..148c4c80 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "karma": "^0.13.19", "karma-chrome-launcher": "^0.2.3", "karma-coverage": "^0.5.5", - "karma-firefox-launcher": "^1.0.0", + "karma-firefox-launcher": "^2.1.0", "karma-jasmine": "^0.3.8", "karma-phantomjs-launcher": "^1.0.2", "karma-spec-reporter": "0.0.23",