Skip to content

Commit f836a96

Browse files
chore(deps): update dependency pino-pretty to v13
1 parent 2dd3b15 commit f836a96

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-varspacing": "1.2.2",
8181
"eslint-plugin-vue": "9.32.0",
8282
"nuxt": "3.14.1592",
83-
"pino-pretty": "11.3.0",
83+
"pino-pretty": "13.0.0",
8484
"typescript": "5.6.3",
8585
"vitest": "2.1.8"
8686
},

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2497,7 +2497,7 @@ __metadata:
24972497
magic-string: "npm:^0.30.11"
24982498
nuxt: "npm:3.14.1592"
24992499
pino-http: "npm:^10.0.0"
2500-
pino-pretty: "npm:11.3.0"
2500+
pino-pretty: "npm:13.0.0"
25012501
systeminformation: "npm:^5.23.5"
25022502
typescript: "npm:5.6.3"
25032503
uuid: "npm:^11.0.0"
@@ -10068,9 +10068,9 @@ __metadata:
1006810068
languageName: node
1006910069
linkType: hard
1007010070

10071-
"pino-pretty@npm:11.3.0":
10072-
version: 11.3.0
10073-
resolution: "pino-pretty@npm:11.3.0"
10071+
"pino-pretty@npm:13.0.0":
10072+
version: 13.0.0
10073+
resolution: "pino-pretty@npm:13.0.0"
1007410074
dependencies:
1007510075
colorette: "npm:^2.0.7"
1007610076
dateformat: "npm:^4.6.3"
@@ -10082,13 +10082,12 @@ __metadata:
1008210082
on-exit-leak-free: "npm:^2.1.0"
1008310083
pino-abstract-transport: "npm:^2.0.0"
1008410084
pump: "npm:^3.0.0"
10085-
readable-stream: "npm:^4.0.0"
1008610085
secure-json-parse: "npm:^2.4.0"
1008710086
sonic-boom: "npm:^4.0.1"
1008810087
strip-json-comments: "npm:^3.1.1"
1008910088
bin:
1009010089
pino-pretty: bin.js
10091-
checksum: 10/8494a07dc7428806648beffd0d6809a4cd25fb6ef48c567597d6534e7868a5eec477601c7aea65c7e7dd329ffa62182fe266fbc3e3726e39b9a49e2133f416cb
10090+
checksum: 10/9861fdbe88db000e3b0fe959f0fb7b5913e8d16af70373155d48854c5d509629e7e1ba09ed3fac24a9bd2729451567a698938b9741d84de63eb549843450e71c
1009210091
languageName: node
1009310092
linkType: hard
1009410093

0 commit comments

Comments
 (0)