Skip to content

Commit

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

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

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 Aug 1, 2023
1 parent 59eeab4 commit 6b82307
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 64 deletions.
208 changes: 145 additions & 63 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
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/cli": "^7.22.5",
"@babel/core": "^7.22.5",
"babel-plugin-static-fs": "^3.0.0",
"c8": "^8.0.0",
"c8": "^8.0.1",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.46.0",
Expand Down

0 comments on commit 6b82307

Please sign in to comment.