summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-03 05:31:18 +0000
committeranoy <anoymouserver@users.noreply.github.com>2021-06-03 07:56:31 +0200
commitbe40c10d8a1a8060a08e9e781406c7d8d6697ca3 (patch)
tree308f150f49bbdff56b16ef623eb1379b4d9edad9 /js/package.json
parentd55cef06f0af609ad5098e772249dc82ba2a9fad (diff)
Bump karma-firefox-launcher from 2.1.0 to 2.1.1 in /js
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 2.1.0 to 2.1.1. - [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.1.0...v2.1.1) --- updated-dependencies: - dependency-name: karma-firefox-launcher dependency-type: direct:development update-type: version-update:semver-patch ... 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 e69505964..037c008b1 100644
--- a/js/package.json
+++ b/js/package.json
@@ -46,7 +46,7 @@
"karma": "^6.3.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
- "karma-firefox-launcher": "^2.1.0",
+ "karma-firefox-launcher": "^2.1.1",
"karma-jasmine": "^4.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"