Skip to content

Commit

Permalink
chore(deps-dev): bump c8 from 8.0.1 to 9.1.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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent e5cbac8 commit 5e8aa45
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 @@
},
"devDependencies": {
"@nodesecure/eslint-config": "^1.7.0",
"c8": "^8.0.0",
"c8": "^9.1.0",
"eslint": "^8.39.0",
"pkg-ok": "^3.0.0"
},
Expand Down

0 comments on commit 5e8aa45

Please sign in to comment.