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

Commit c92f52d

Browse files
committed
Update dependency istanbul-lib-coverage to v3.2.2
1 parent 0ba51b0 commit c92f52d

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cross-env": "7.0.3",
4646
"cypress": "13.1.0",
4747
"cypress-react-unit-test": "4.17.2",
48-
"istanbul-lib-coverage": "3.2.0",
48+
"istanbul-lib-coverage": "3.2.2",
4949
"parcel-bundler": "1.12.5",
5050
"start-server-and-test": "1.15.4",
5151
"webpack": "^5.75.0"

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -5701,12 +5701,7 @@ [email protected]:
57015701
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
57025702
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
57035703

5704-
5705-
version "3.2.0"
5706-
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
5707-
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
5708-
5709-
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
5704+
[email protected], istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
57105705
version "3.2.2"
57115706
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz#2d166c4b0644d43a39f04bf6c2edd1e585f31756"
57125707
integrity sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==

0 commit comments

Comments
 (0)