Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 92f783a

Browse files
committed
Update dependency istanbul-lib-coverage to v3.2.0
1 parent 2045800 commit 92f783a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cross-env": "7.0.3",
4646
"cypress": "12.0.2",
4747
"cypress-react-unit-test": "4.17.2",
48-
"istanbul-lib-coverage": "3.0.0",
48+
"istanbul-lib-coverage": "3.2.0",
4949
"parcel-bundler": "1.12.5",
5050
"start-server-and-test": "1.12.1",
5151
"webpack": "^5.75.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5292,7 +5292,7 @@ istanbul-lib-coverage@3.0.0, istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage
52925292
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
52935293
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
52945294

5295-
istanbul-lib-coverage@^3.2.0:
5295+
istanbul-lib-coverage@3.2.0, istanbul-lib-coverage@^3.2.0:
52965296
version "3.2.0"
52975297
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
52985298
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==

0 commit comments

Comments
 (0)