Skip to content

Commit

Permalink
chore: bump the development-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [husky](https://github.com/typicode/husky), [pino-pretty](https://github.com/pinojs/pino-pretty) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `husky` from 9.0.11 to 9.1.2
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.2)

Updates `pino-pretty` from 11.2.1 to 11.2.2
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: pino-pretty
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rowanmanning committed Jul 27, 2024
1 parent c1def79 commit ae32546
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@rowanmanning/biome-config": "^1.3.0",
"husky": "^9.0.11",
"husky": "^9.1.2",
"nodemon": "^3.1.4",
"pino-pretty": "^11.2.1",
"typescript": "^5.5.3"
"pino-pretty": "^11.2.2",
"typescript": "^5.5.4"
},
"nodemonConfig": {
"ext": "js,jsx",
Expand Down

0 comments on commit ae32546

Please sign in to comment.