Skip to content

Commit

Permalink
build(deps-dev): bump c8 from 7.14.0 to 8.0.0 (#544)
Browse files Browse the repository at this point in the history
Bumps [c8](https://github.com/bcoe/c8) from 7.14.0 to 8.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v7.14.0...v8.0.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 Jun 19, 2023
1 parent d71d423 commit 7ec682f
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 9 deletions.
241 changes: 233 additions & 8 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 @@ -72,7 +72,7 @@
"@wdio/jasmine-framework": "^8.8.6",
"@wdio/local-runner": "^8.8.6",
"@wdio/spec-reporter": "^8.8.6",
"c8": "^7.13.0",
"c8": "^8.0.0",
"chromedriver": "*",
"eslint": "^8.39.0",
"eslint-plugin-import": "^2.27.5",
Expand Down

0 comments on commit 7ec682f

Please sign in to comment.