Skip to content

Commit

Permalink
chore(deps): bump the deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates: [pino](https://github.com/pinojs/pino), [pino-pretty](https://github.com/pinojs/pino-pretty) and [husky](https://github.com/typicode/husky).


Updates `pino` from 9.3.1 to 9.3.2
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.3.1...v9.3.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 `husky` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 0e26494 commit 638e704
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
"passport-google-oauth20": "^2.0.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"pino": "^9.3.1",
"pino": "^9.3.2",
"pino-http": "^10.2.0",
"pino-loki": "^2.3.0",
"pino-pretty": "^11.2.1",
"pino-pretty": "^11.2.2",
"pino-std-serializers": "^7.0.0",
"prisma-cursorstream": "^0.3.0",
"prisma-extension-pagination": "^0.7.4",
Expand Down Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.1",
"husky": "^9.1.2",
"jest": "^29.5.0",
"jest-mock-extended": "^3.0.5",
"prettier": "^3.3.3",
Expand Down
39 changes: 22 additions & 17 deletions pnpm-lock.yaml

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

0 comments on commit 638e704

Please sign in to comment.