Skip to content

Commit

Permalink
fix(deps): update dependency pino to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent efcc3fb commit 8d10459
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"fs-extra": "11.2.0",
"micromatch": "4.0.5",
"pino": "8.21.0",
"pino": "9.0.0",
"pino-pretty": "11.0.0",
"simple-git": "3.24.0",
"yargs": "17.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7630,7 +7630,7 @@ __metadata:
husky: "npm:9.0.11"
lint-staged: "npm:15.2.2"
micromatch: "npm:4.0.5"
pino: "npm:8.21.0"
pino: "npm:9.0.0"
pino-pretty: "npm:11.0.0"
pinst: "npm:3.0.0"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -8089,9 +8089,9 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.21.0":
version: 8.21.0
resolution: "pino@npm:8.21.0"
"pino@npm:9.0.0":
version: 9.0.0
resolution: "pino@npm:9.0.0"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
Expand All @@ -8106,7 +8106,7 @@ __metadata:
thread-stream: "npm:^2.6.0"
bin:
pino: bin.js
checksum: 10c0/9cf8b3e8741ecc42b56d07fbb3d09f48c96c07a9a6d7196b69a60b56109899f8a7dfa14d85787d165a1038b74c7ca18e76cecce7c26ec14e0f05c73008df7891
checksum: 10c0/10ef10aee0cf80af8ed83468cff2e29d642b6794b53cf641e1abcaf9e9958d8bcbc6e09d62757054aef3b4415c45d66a5018da11d43b81a23ba299ef5dc4e8b1
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d10459

Please sign in to comment.