Skip to content

Commit

Permalink
chore(deps-dev): bump c8 from 8.0.1 to 9.1.0 (#214)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent e52cab3 commit 820a490
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 22 deletions.
55 changes: 34 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.11",
"@types/node": "^20.10.6",
"c8": "^8.0.1",
"c8": "^9.1.0",
"chai": "^5.0.0",
"eslint": "^8.54.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 820a490

Please sign in to comment.