Skip to content

Commit

Permalink
chore(deps-dev): bump c8 from 8.0.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rvagg committed Jan 4, 2024
1 parent c16d918 commit fa88236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/chai": "^4.3.6",
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
"c8": "^8.0.1",
"c8": "^9.0.0",
"chai": "^4.3.8",
"conventional-changelog-conventionalcommits": "^7.0.2",
"ipld-garbage": "^5.0.0",
Expand Down

0 comments on commit fa88236

Please sign in to comment.