Skip to content

Commit

Permalink
chore(deps): update dependency pino-pretty to v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent c4ec77b commit 04a4ad5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-promise": "6.1.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
"pino-pretty": "10.2.3",
"pino-pretty": "10.3.0",
"prettier": "3.1.1",
"semantic-release": "22.0.12",
"ts-jest": "29.1.1",
Expand Down
25 changes: 11 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ __metadata:
jest: "npm:29.7.0"
nodemon: "npm:3.0.2"
pino: "npm:8.16.2"
pino-pretty: "npm:10.2.3"
pino-pretty: "npm:10.3.0"
playwright: "npm:1.37.1"
prettier: "npm:3.1.1"
semantic-release: "npm:22.0.12"
Expand Down Expand Up @@ -4878,7 +4878,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.0, glob@npm:^8.0.1":
"glob@npm:^8.0.1":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -5061,13 +5061,10 @@ __metadata:
languageName: node
linkType: hard

"help-me@npm:^4.0.1":
version: 4.2.0
resolution: "help-me@npm:4.2.0"
dependencies:
glob: "npm:^8.0.0"
readable-stream: "npm:^3.6.0"
checksum: 2c5ea6d2aae62b9a27708f5a9d19dfdc73331f62521a7cb904aeafbb69bc6fd9934d65c31b653f4387dab31a744e81701a5b434b126ac37a8cc981a1426eea21
"help-me@npm:^5.0.0":
version: 5.0.0
resolution: "help-me@npm:5.0.0"
checksum: 5f99bd91dae93d02867175c3856c561d7e3a24f16999b08f5fc79689044b938d7ed58457f4d8c8744c01403e6e0470b7896baa344d112b2355842fd935a75d69
languageName: node
linkType: hard

Expand Down Expand Up @@ -8067,15 +8064,15 @@ __metadata:
languageName: node
linkType: hard

"pino-pretty@npm:10.2.3":
version: 10.2.3
resolution: "pino-pretty@npm:10.2.3"
"pino-pretty@npm:10.3.0":
version: 10.3.0
resolution: "pino-pretty@npm:10.3.0"
dependencies:
colorette: "npm:^2.0.7"
dateformat: "npm:^4.6.3"
fast-copy: "npm:^3.0.0"
fast-safe-stringify: "npm:^2.1.1"
help-me: "npm:^4.0.1"
help-me: "npm:^5.0.0"
joycon: "npm:^3.1.1"
minimist: "npm:^1.2.6"
on-exit-leak-free: "npm:^2.1.0"
Expand All @@ -8087,7 +8084,7 @@ __metadata:
strip-json-comments: "npm:^3.1.1"
bin:
pino-pretty: bin.js
checksum: 05f79bd8e6261f8d91010fb169dd36b075ce2dfc53b5e4f6382b65c38f6ad487c9f737b44a97df4b69933a8ba1adb98135833373f5dcf8ff1f02de0415f6e56b
checksum: 2cbcb440b03e220b69720278ff28625417dd6ca851a7a5b8fc73978fb36e4438b9ac33f287a94fe779cf893bf47b585b44d91f3693527f766ac22b760028ef48
languageName: node
linkType: hard

Expand Down

0 comments on commit 04a4ad5

Please sign in to comment.