Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to v10.3.1 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 2cfe45f commit 57bede3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-prettier": "5.1.2",
"jest": "29.7.0",
"nodemon": "3.0.2",
"pino-pretty": "10.3.0",
"pino-pretty": "10.3.1",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"supertest": "6.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3999,10 +3999,10 @@ pino-pretty@*:
sonic-boom "^3.0.0"
strip-json-comments "^3.1.1"

[email protected].0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
[email protected].1:
version "10.3.1"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.1.tgz#e3285a5265211ac6c7cd5988f9e65bf3371a0ca9"
integrity sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==
dependencies:
colorette "^2.0.7"
dateformat "^4.6.3"
Expand Down

0 comments on commit 57bede3

Please sign in to comment.