summaryrefslogtreecommitdiffstats
path: root/js/package-lock.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-lock.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-lock.json')
-rw-r--r--js/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index 7583dcb24..4deff3faf 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -3966,9 +3966,9 @@
}
},
"karma-firefox-launcher": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.0.0.tgz",
- "integrity": "sha512-BVq24Qwa//531LXRwvqu14ba04wcHNAX/m3lFF5v90w1rzUgck1FPBwQqlAIgKfkN5uHjT0PcxUqUNUctbQGVA==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-2.1.0.tgz",
+ "integrity": "sha512-dkiyqN2R6fCWt78rciOXJLFDWcQ7QEQi++HgebPJlw1y0ycDjGNDHuSrhdh48QG02fzZKK20WHFWVyBZ6CPngg==",
"dev": true,
"requires": {
"is-wsl": "^2.2.0",