Skip to content

Commit 21efa7d

Browse files
chore(deps): bump istanbul-reports from 3.0.2 to 3.1.4 (#844)
Bumps [istanbul-reports](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-reports) from 3.0.2 to 3.1.4. - [Release notes](https://github.com/istanbuljs/istanbuljs/releases) - [Changelog](https://github.com/istanbuljs/istanbuljs/blob/master/packages/istanbul-reports/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-reports-v3.1.4/packages/istanbul-reports) --- updated-dependencies: - dependency-name: istanbul-reports dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charlike Mike Reagent <5038030+tunnckoCore@users.noreply.github.com>
1 parent 8009584 commit 21efa7d

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,7 +2902,12 @@ isexe@^2.0.0:
29022902
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
29032903
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
29042904

2905-
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1:
2905+
istanbul-lib-coverage@^3.0.0:
2906+
version "3.2.0"
2907+
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
2908+
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
2909+
2910+
istanbul-lib-coverage@^3.0.0-alpha.1:
29062911
version "3.0.1"
29072912
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.1.tgz#e8900b3ed6069759229cf30f7067388d148aeb5e"
29082913
integrity sha512-GvCYYTxaCPqwMjobtVcVKvSHtAGe48MNhGjpK8LtVF8K0ISX7hCKl85LgtuaSneWVyQmaGcW3iXVV3GaZSLpmQ==
@@ -2956,9 +2961,9 @@ istanbul-lib-source-maps@^4.0.0:
29562961
source-map "^0.6.1"
29572962

29582963
istanbul-reports@^3.0.2:
2959-
version "3.0.2"
2960-
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.0.2.tgz#d593210e5000683750cb09fc0644e4b6e27fd53b"
2961-
integrity sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==
2964+
version "3.1.4"
2965+
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.4.tgz#1b6f068ecbc6c331040aab5741991273e609e40c"
2966+
integrity sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==
29622967
dependencies:
29632968
html-escaper "^2.0.0"
29642969
istanbul-lib-report "^3.0.0"

0 commit comments

Comments
 (0)