Skip to content

Commit

Permalink
build(npm): bump c8 from 9.1.0 to 10.1.2 (#50)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 005fc7e commit 188b2de
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 @@ -36,7 +36,7 @@
"devDependencies": {
"@sindresorhus/tsconfig": "^5.0.0",
"@types/node": "^18.18.13",
"c8": "^9.0.0",
"c8": "^10.1.2",
"del-cli": "^5.0.0",
"grammy": "^1.10.1",
"typescript": "^5.0.2",
Expand Down

0 comments on commit 188b2de

Please sign in to comment.