Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 1 update (
Browse files Browse the repository at this point in the history
#59)

Bumps the development-dependencies group with 1 update: [c8](https://github.com/bcoe/c8).


Updates `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
  dependency-group: development-dependencies
...

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 Mar 18, 2024
1 parent 94e0619 commit 4ccd45f
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 @@ -38,6 +38,6 @@
"homepage": "https://github.com/NodeSecure/domain-check#readme",
"devDependencies": {
"@nodesecure/eslint-config": "^1.6.0",
"c8": "^8.0.0"
"c8": "^9.1.0"
}
}

0 comments on commit 4ccd45f

Please sign in to comment.