Skip to content

Commit 31c5c9b

Browse files
chore(deps): update dependency istanbul-lib-coverage to version 3.2.2 🌟 (#1464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8dc5964 commit 31c5c9b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"graphql-tools": "8.2.7",
115115
"http-proxy-middleware": "0.19.1",
116116
"husky": "7.0.4",
117-
"istanbul-lib-coverage": "3.2.0",
117+
"istanbul-lib-coverage": "3.2.2",
118118
"jsdom": "^22.1.0",
119119
"json": "11.0.0",
120120
"jwks-rsa": "2.0.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9735,7 +9735,12 @@ [email protected]:
97359735
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz#f5944a37c70b550b02a78a5c3b2055b280cec8ec"
97369736
integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==
97379737

9738-
[email protected], istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
9738+
9739+
version "3.2.2"
9740+
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz#2d166c4b0644d43a39f04bf6c2edd1e585f31756"
9741+
integrity sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==
9742+
9743+
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
97399744
version "3.2.0"
97409745
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
97419746
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==

0 commit comments

Comments
 (0)