aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-03 20:32:49 +0000
committerGitHub <noreply@github.com>2020-11-03 20:32:49 +0000
commit7942c14cd0eb690bacc2659ba583c87160883c83 (patch)
treefe144c16a85269c3e9e1b9eb562913de54770d66 /package.json
parentecbe339a64bba7a8d938e6d89022ea8402ed388a (diff)
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] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7ccf6c0..4ce0b4d 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"jsonwebtoken": "^8.5.1",
"jszip": "^3.2.2",
"karma": "^5.0.0",
- "karma-firefox-launcher": "^1.3.0",
+ "karma-firefox-launcher": "^2.1.0",
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",