summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-21 05:43:43 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2020-10-21 08:47:56 +0200
commit176f5b8d63886b1e097f4728e7dcbbac23f6170e (patch)
tree42ac2ac445b3e58e65cb8811059f48ca8524bb93 /js/package.json
parent184fe0b971dc05ec3f61b45013f5a3d4d917e841 (diff)
Bump karma-firefox-launcher from 1.3.0 to 2.0.0 in /js
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] <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 0005089bc..7f1342c21 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": "^1.3.0",
+ "karma-firefox-launcher": "^2.0.0",
"karma-jasmine": "^4.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"