Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

build(deps): bump the pino-core group with 2 updates #1457

Merged
merged 1 commit into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump the pino-core group with 2 updates
Bumps the pino-core group with 2 updates: [pino](https://github.com/pinojs/pino) and [pino-pretty](https://github.com/pinojs/pino-pretty).


Updates `pino` from 8.17.0 to 8.17.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.17.0...v8.17.1)

Updates `pino-pretty` from 10.2.3 to 10.3.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v10.2.3...v10.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
commit 76ddccd0df7a2a366b54f82efd3efbeca5e8bd1f
75 changes: 13 additions & 62 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"lockfile-lint": "^4.12.1",
"nock": "^13.4.0",
"nodemon": "^3.0.2",
"pino-pretty": "^10.2.3",
"pino-pretty": "^10.3.0",
"playwright": "^1.40.1",
"prettier": "^3.1.1",
"spdx-copyleft": "^1.0.0"
Expand Down Expand Up @@ -118,7 +118,7 @@
"fastify-plugin": "^4.5.1",
"file-stream-rotator": "^1.0.0",
"fluent-json-schema": "^4.2.1",
"pino": "^8.17.0",
"pino": "^8.17.1",
"redoc": "^2.1.3",
"secure-json-parse": "^2.7.0",
"upath": "^2.0.1"
Expand Down