Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [c8](https://github.com/bcoe/c8) and [typescript](https://github.com/Microsoft/TypeScript).


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)

Updates `typescript` from 4.9.5 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.5...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 13, 2024
1 parent 10a2bb5 commit 76f0f1f
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
@@ -52,11 +52,11 @@
"@nodesecure/eslint-config": "^1.8.0",
"@slimio/is": "^2.0.0",
"@types/node": "^20.6.0",
"c8": "^8.0.1",
"c8": "^9.1.0",
"cross-env": "^7.0.3",
"glob": "^10.3.4",
"tsx": "^4.7.0",
"typescript": "^4.9.5"
"typescript": "^5.4.2"
},
"dependencies": {
"@myunisoft/httpie": "^2.0.2",

0 comments on commit 76f0f1f

Please sign in to comment.