Skip to content

Commit

Permalink
Update dependency pino-pretty to v12 (#1718)
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 Nov 7, 2024
1 parent 9f7c18c commit b7a7807
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prettier": "5.2.1",
"globals": "15.12.0",
"pino-pretty": "11.3.0",
"pino-pretty": "12.0.0",
"prettier": "3.3.3",
"undici-types": "6.20.0"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packageManager": "[email protected]",
"dependencies": {
"pino-pretty": "11.3.0",
"pino-pretty": "12.0.0",
"prisma": "5.22.0"
},
"dependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions tools/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,9 +812,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:12.0.0":
version: 12.0.0
resolution: "pino-pretty@npm:12.0.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -832,7 +832,7 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10c0/8e4d842bfce5fa3fc69d3a6adb1bca873051e000f0fb4879ae1cc5d1410387b2464a7208f6ecc70ec49bb149a9617ec233cb3ec7a5f017ec141cb482d79917c2
checksum: 10c0/1af502bd70580df443ee7a01d69ab7a3baf86333454fd2ba1e1392a1b896662af26deb3a347a59b14d1764c94ff95fa718acc58a291db6b5c404a1706d20248c
languageName: node
linkType: hard

Expand Down Expand Up @@ -909,7 +909,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
pino-pretty: "npm:11.3.0"
pino-pretty: "npm:12.0.0"
prisma: "npm:5.22.0"
dependenciesMeta:
"@prisma/engines":
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@ __metadata:
hono-rate-limiter: "npm:0.4.0"
node-cron: "npm:3.0.3"
pino: "npm:9.5.0"
pino-pretty: "npm:11.3.0"
pino-pretty: "npm:12.0.0"
prettier: "npm:3.3.3"
prisma: "npm:5.22.0"
prisma-json-types-generator: "npm:3.1.1"
Expand Down Expand Up @@ -6325,9 +6325,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:12.0.0":
version: 12.0.0
resolution: "pino-pretty@npm:12.0.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
Expand All @@ -6345,7 +6345,7 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 10c0/8e4d842bfce5fa3fc69d3a6adb1bca873051e000f0fb4879ae1cc5d1410387b2464a7208f6ecc70ec49bb149a9617ec233cb3ec7a5f017ec141cb482d79917c2
checksum: 10c0/1af502bd70580df443ee7a01d69ab7a3baf86333454fd2ba1e1392a1b896662af26deb3a347a59b14d1764c94ff95fa718acc58a291db6b5c404a1706d20248c
languageName: node
linkType: hard

Expand Down

0 comments on commit b7a7807

Please sign in to comment.