Skip to content

Commit

Permalink
chore(deps-dev): bump c8 from 8.0.0 to 8.0.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 6, 2023
1 parent 1111438 commit 4bdf9e3
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 64 deletions.
219 changes: 156 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 @@ -757,7 +757,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.62.0",
"@vscode/test-electron": "^2.3.3",
"c8": "^8.0.0",
"c8": "^8.0.1",
"eslint": "^8.46.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.4",
Expand Down

0 comments on commit 4bdf9e3

Please sign in to comment.