Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to ^11.1.0 (#2129)
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 May 23, 2024
1 parent e790ba3 commit 6c66895
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 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.0.0",
"pino-pretty": "^11.1.0",
"postcss": "^8.4.38",
"postcss-modules": "^6.0.0",
"prettier": "^3.2.5",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11295,10 +11295,10 @@ __metadata:
languageName: node
linkType: hard

"fast-copy@npm:^3.0.0":
version: 3.0.0
resolution: "fast-copy@npm:3.0.0"
checksum: 10c0/e6e5adfbf7fcb61fa6ed73c587a9fa78e164daa28fe4b658af93c119ff59cbf596fbfac3794155e6b08e118dffb55ac6e4b0b769beb8d837033e5de1d9f12c0c
"fast-copy@npm:^3.0.2":
version: 3.0.2
resolution: "fast-copy@npm:3.0.2"
checksum: 10c0/02e8b9fd03c8c024d2987760ce126456a0e17470850b51e11a1c3254eed6832e4733ded2d93316c82bc0b36aeb991ad1ff48d1ba95effe7add7c3ab8d8eb554a
languageName: node
linkType: hard

Expand Down Expand Up @@ -15575,13 +15575,13 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:^11.0.0":
version: 11.0.0
resolution: "pino-pretty@npm:11.0.0"
"pino-pretty@npm:^11.1.0":
version: 11.1.0
resolution: "pino-pretty@npm:11.1.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
fast-copy: "npm:^3.0.0"
fast-copy: "npm:^3.0.2"
fast-safe-stringify: "npm:^2.1.1"
help-me: "npm:^5.0.0"
joycon: "npm:^3.1.1"
Expand All @@ -15591,11 +15591,11 @@ __metadata:
pump: "npm:^3.0.0"
readable-stream: "npm:^4.0.0"
secure-json-parse: "npm:^2.4.0"
sonic-boom: "npm:^3.0.0"
sonic-boom: "npm:^4.0.1"
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10c0/d42213f3fdf19d92152b0a14683b2bb8443423739c81ab7c1181a5dac0e0ca7621d232c8264ece81edc01106ca2a8e165783daca0a902f0fde480027075d5540
checksum: 10c0/418be6f854b0d62c83c65e75b0969d5311792bfadeefbfe77d8a7f8c5ba26b8bea40f549222b5f500439f440eb4d6c2fa99d712bdd02881ebae7be3a0193b581
languageName: node
linkType: hard

Expand Down Expand Up @@ -16839,7 +16839,7 @@ __metadata:
node-cache: "npm:^5.1.2"
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
pino-pretty: "npm:^11.0.0"
pino-pretty: "npm:^11.1.0"
postcss: "npm:^8.4.38"
postcss-modules: "npm:^6.0.0"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -17270,7 +17270,7 @@ __metadata:
languageName: node
linkType: hard

"sonic-boom@npm:^3.0.0, sonic-boom@npm:^3.7.0":
"sonic-boom@npm:^3.7.0":
version: 3.7.0
resolution: "sonic-boom@npm:3.7.0"
dependencies:
Expand All @@ -17279,6 +17279,15 @@ __metadata:
languageName: node
linkType: hard

"sonic-boom@npm:^4.0.1":
version: 4.0.1
resolution: "sonic-boom@npm:4.0.1"
dependencies:
atomic-sleep: "npm:^1.0.0"
checksum: 10c0/7b467f2bc8af7ff60bf210382f21c59728cc4b769af9b62c31dd88723f5cc472752d2320736cc366acc7c765ddd5bec3072c033b0faf249923f576a7453ba9d3
languageName: node
linkType: hard

"source-map-js@npm:^1.0.1, source-map-js@npm:^1.2.0":
version: 1.2.0
resolution: "source-map-js@npm:1.2.0"
Expand Down

0 comments on commit 6c66895

Please sign in to comment.