diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-27 11:51:09 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-27 11:51:09 +0200 |
| commit | 310fe17657c99cf3550167510826b4193ac11d69 (patch) | |
| tree | af6a6848e06e0431d400a71e9c5d1b8b24b1313a /package.json | |
| parent | 899e5737945f22c8b5f3f4c5757fed82300c7a2e (diff) | |
| download | bootstrap-310fe17657c99cf3550167510826b4193ac11d69.tar.xz bootstrap-310fe17657c99cf3550167510826b4193ac11d69.zip | |
Bump karma-firefox-launcher from 1.3.0 to 2.0.0 (#31987)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 62e5c05d8..9278a3064 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "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", |
