Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group across 1 dir…
Browse files Browse the repository at this point in the history
…ectory with 2 updates (#147)

Bumps the development-dependencies group with 2 updates in the / directory: [c8](https://github.com/bcoe/c8) and [glob](https://github.com/isaacs/node-glob).


Updates `c8` from 9.1.0 to 10.1.2
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

Updates `glob` from 10.4.5 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v11.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent cb06658 commit 161a638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@nodesecure/eslint-config": "^1.8.0",
"@types/node": "^20.10.2",
"c8": "^9.1.0",
"glob": "^10.3.10",
"c8": "^10.1.2",
"glob": "^11.0.0",
"tsx": "^4.5.0",
"typescript": "^5.3.2"
}
Expand Down

0 comments on commit 161a638

Please sign in to comment.