Skip to content

Commit

Permalink
chore(deps): update dependency c8 to v10.1.3 (#1230)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 8383262 commit e5051eb
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/mg-beehiiv-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.0",
"jest": "29.7.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-beehiiv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"c8": "10.1.2",
"c8": "10.1.3",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.0",
"jest": "29.7.0",
"sinon": "18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-html-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/sinon": "17.0.3",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.0",
"jest": "29.7.0",
"sinon": "18.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-mailchimp-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.0",
"jest": "29.7.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-medium-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"c8": "10.1.2",
"c8": "10.1.3",
"eslint": "8.57.0",
"jest": "29.7.0",
"sinon": "^18.0.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,11 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bcoe/v8-coverage@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
integrity sha512-W+a0/JpU28AqH4IKtwUPcEUnUyXMDLALcn5/JLczGGT9fHE2sIby/xP/oQnx3nxkForzgzPy201RAKcB4xPAFQ==

"@cspotcode/source-map-support@^0.8.0":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
Expand Down Expand Up @@ -4565,12 +4570,12 @@ [email protected], bunyan@^1.8.15:
mv "~2"
safe-json-stringify "~1"

[email protected].2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.2.tgz#7fe04ced150316e2a623612ab78378289f7e6a9f"
integrity sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==
[email protected].3:
version "10.1.3"
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@bcoe/v8-coverage" "^1.0.1"
"@istanbuljs/schema" "^0.1.3"
find-up "^5.0.0"
foreground-child "^3.1.1"
Expand Down

0 comments on commit e5051eb

Please sign in to comment.