Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to ^11.3.0 (#2228)
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 11, 2024
1 parent 3143f8d commit e25dc70
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 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.2.1",
"pino-pretty": "^11.3.0",
"postcss": "^8.4.49",
"postcss-modules": "^6.0.1",
"prettier": "^3.3.2",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14359,7 +14359,7 @@ __metadata:
languageName: node
linkType: hard

"pino-abstract-transport@npm:^1.0.0, pino-abstract-transport@npm:^1.2.0":
"pino-abstract-transport@npm:^1.2.0":
version: 1.2.0
resolution: "pino-abstract-transport@npm:1.2.0"
dependencies:
Expand All @@ -14369,9 +14369,18 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:^11.2.1":
version: 11.2.1
resolution: "pino-pretty@npm:11.2.1"
"pino-abstract-transport@npm:^2.0.0":
version: 2.0.0
resolution: "pino-abstract-transport@npm:2.0.0"
dependencies:
split2: "npm:^4.0.0"
checksum: 10c0/02c05b8f2ffce0d7c774c8e588f61e8b77de8ccb5f8125afd4a7325c9ea0e6af7fb78168999657712ae843e4462bb70ac550dfd6284f930ee57f17f486f25a9f
languageName: node
linkType: hard

"pino-pretty@npm:^11.3.0":
version: 11.3.0
resolution: "pino-pretty@npm:11.3.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -14381,15 +14390,15 @@ __metadata:
joycon: "npm:^3.1.1"
minimist: "npm:^1.2.6"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:^1.0.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/6c7f15b5bf8a007c8b7157eae445675b13cd95097ffa512d5ebd661f9e7abd328fa27592b25708756a09f098f87cb03ca81837518cd725c16e3f801129b941d4
checksum: 10c0/8e4d842bfce5fa3fc69d3a6adb1bca873051e000f0fb4879ae1cc5d1410387b2464a7208f6ecc70ec49bb149a9617ec233cb3ec7a5f017ec141cb482d79917c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -15563,7 +15572,7 @@ __metadata:
node-cache: "npm:^5.1.2"
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
pino-pretty: "npm:^11.2.1"
pino-pretty: "npm:^11.3.0"
postcss: "npm:^8.4.49"
postcss-modules: "npm:^6.0.1"
prettier: "npm:^3.3.2"
Expand Down

0 comments on commit e25dc70

Please sign in to comment.