Merge pull request #11122 from openlayers/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-3.0.3

Bump karma-coverage-istanbul-reporter from 3.0.2 to 3.0.3
This commit is contained in:
Frédéric Junod
2020-06-02 13:24:44 +02:00
committed by GitHub
+3 -3
View File
@@ -8876,9 +8876,9 @@
}
},
"karma-coverage-istanbul-reporter": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-3.0.2.tgz",
"integrity": "sha512-pg23tKKF867UIJUIZF252cNbiBnuMIPOMkeiULzjysr9K267Js2O/SoQBL1PCPctJVzvhOkE47yQPUKrWtyl6w==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-3.0.3.tgz",
"integrity": "sha512-wE4VFhG/QZv2Y4CdAYWDbMmcAHeS926ZIji4z+FkB2aF/EposRb6DP6G5ncT/wXhqUfAb/d7kZrNKPonbvsATw==",
"dev": true,
"requires": {
"istanbul-lib-coverage": "^3.0.0",