Merge pull request #11682 from openlayers/dependabot/npm_and_yarn/karma-firefox-launcher-2.0.0

Bump karma-firefox-launcher from 1.3.0 to 2.0.0
This commit is contained in:
Tim Schaub
2020-10-27 06:52:38 -06:00
committed by GitHub
2 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
"karma": "^5.0.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^2.0.0",
"karma-mocha": "2.0.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.0-rc.2",