Skip to content

Commit

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

---
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 Jun 13, 2024
1 parent 83df5a1 commit 4685e92
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 @@ -47,7 +47,7 @@
"@types/node": "^18.11.7",
"@types/sinon": "^17.0.3",
"@types/through2": "^2.0.36",
"c8": "^9.0.0",
"c8": "^10.1.2",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"eslint": "^8.26.0",
Expand Down

0 comments on commit 4685e92

Please sign in to comment.