Bump karma-firefox-launcher from 1.3.0 to 2.0.0

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-26 07:25:46 +00:00
committed by GitHub
parent f4469934b8
commit e02414a89d
2 changed files with 28 additions and 15 deletions

View File

@@ -79,7 +79,7 @@
"karma": "^5.0.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^2.0.0",
"karma-mocha": "2.0.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0-rc.2",