summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-03 05:54:26 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-11-03 18:00:20 +0100
commit361cfa55b7302b29e158647060085550b9a3dfe1 (patch)
tree783eac0692eb6d794fc3dc5108c88d828ef1aa3e /js/package.json
parent5652dea6f0cff4e68c47f58a0aa02643f7fb3bea (diff)
Bump karma-firefox-launcher from 2.0.0 to 2.1.0 in /js
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 2.0.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/v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index c25515992..b7826ce94 100644
--- a/js/package.json
+++ b/js/package.json
@@ -46,7 +46,7 @@
"karma": "^5.2.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
- "karma-firefox-launcher": "^2.0.0",
+ "karma-firefox-launcher": "^2.1.0",
"karma-jasmine": "^4.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"