Skip to content

Commit 6f7eac6

Browse files
build(deps): Bump istanbul-lib-coverage from 3.2.0 to 3.2.2
Bumps [istanbul-lib-coverage](https://github.com/istanbuljs/istanbuljs/tree/HEAD/packages/istanbul-lib-coverage) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/istanbuljs/istanbuljs/releases) - [Changelog](https://github.com/istanbuljs/istanbuljs/blob/master/packages/istanbul-lib-coverage/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/istanbuljs/commits/istanbul-lib-coverage-v3.2.2/packages/istanbul-lib-coverage) --- updated-dependencies: - dependency-name: istanbul-lib-coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adda1be commit 6f7eac6

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jest": "^27.6.0",
5252
"eslint-plugin-markdownlint": "^0.5.0",
5353
"husky": "^8.0.3",
54-
"istanbul-lib-coverage": "^3.2.0",
54+
"istanbul-lib-coverage": "^3.2.2",
5555
"jest": "^29.7.0",
5656
"lint-staged": "^14.0.1",
5757
"prettier": "3.0.3",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@jazzer.js/hooking": "2.1.0",
2525
"@jazzer.js/instrumentor": "2.1.0",
2626
"tmp": "^0.2.1",
27-
"istanbul-lib-coverage": "^3.2.0",
27+
"istanbul-lib-coverage": "^3.2.2",
2828
"istanbul-lib-report": "^3.0.1",
2929
"istanbul-reports": "^3.1.6",
3030
"yargs": "^17.7.2"

0 commit comments

Comments
 (0)