Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 2ac9306

Browse files
chore(deps) Update dependency c8 to v9 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e773aac commit 2ac9306

2 files changed

Lines changed: 38 additions & 11 deletions

File tree

package-lock.json

Lines changed: 36 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"@typescript-eslint/parser": "^6.0.0",
187187
"@vitejs/plugin-react": "^4.0.0",
188188
"@vitest/coverage-c8": "^0.33.0",
189-
"c8": "^8.0.0",
189+
"c8": "^9.0.0",
190190
"chokidar-cli": "^3.0.0",
191191
"concurrently": "^8.0.0",
192192
"cypress": "^13.0.0",
@@ -229,5 +229,5 @@
229229
"npm run format"
230230
]
231231
},
232-
"version": "1.1.14"
232+
"version": "1.1.15"
233233
}

0 commit comments

Comments
 (0)