From 2162cc3de3bb5436c49fc42ab79f8354b915aa69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:57:34 +0000 Subject: [PATCH] build(deps-dev): bump karma-firefox-launcher from 1.3.0 to 2.1.1 Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.1.1. - [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.1) 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 5c54844..8605d8b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "karma": "^4.0.0", "karma-browserify": "^6.0.0", "karma-chai": "^0.1.0", - "karma-firefox-launcher": "^1.1.0", + "karma-firefox-launcher": "^2.1.1", "karma-mocha": "^2.0.1", "karma-mocha-reporter": "^2.2.5", "karma-sinon": "^1.0.4",