Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to v13 (#2244)
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 12, 2024
1 parent eeee4a5 commit aa472cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"parcel": "^2.7.0",
"pino-pretty": "^11.3.0",
"pino-pretty": "^13.0.0",
"postcss": "^8.4.49",
"postcss-modules": "^6.0.1",
"prettier": "^3.4.2",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13670,9 +13670,9 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:^11.3.0":
version: 11.3.0
resolution: "pino-pretty@npm:11.3.0"
"pino-pretty@npm:^13.0.0":
version: 13.0.0
resolution: "pino-pretty@npm:13.0.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -13684,13 +13684,12 @@ __metadata:
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^2.0.0"
pump: "npm:^3.0.0"
readable-stream: "npm:^4.0.0"
secure-json-parse: "npm:^2.4.0"
sonic-boom: "npm:^4.0.1"
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10c0/8e4d842bfce5fa3fc69d3a6adb1bca873051e000f0fb4879ae1cc5d1410387b2464a7208f6ecc70ec49bb149a9617ec233cb3ec7a5f017ec141cb482d79917c2
checksum: 10c0/015dac25006c1b9820b9e01fccb8a392a019e12b30e6bfc3f3f61ecca8dbabcd000a8f3f64410b620b7f5d08579ba85e6ef137f7fbeaad70d46397a97a5f75ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -14789,7 +14788,7 @@ __metadata:
node-cache: "npm:^5.1.2"
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
pino-pretty: "npm:^11.3.0"
pino-pretty: "npm:^13.0.0"
postcss: "npm:^8.4.49"
postcss-modules: "npm:^6.0.1"
prettier: "npm:^3.4.2"
Expand Down

0 comments on commit aa472cd

Please sign in to comment.