From 0d5fe75450da590d0dc07ffaef0c4e38500d3745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:21:15 +0100 Subject: [PATCH] build(deps-dev): bump pino-pretty from 10.1.0 to 10.2.0 (#165) Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6977822..08cf18f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "listhen": "^1.1.2", "msw": "^1.2.3", "pino": "^8.14.1", - "pino-pretty": "^10.1.0", + "pino-pretty": "^10.2.0", "prettier": "^3.0.0", "typescript": "^5.1.6", "vite": "^4.4.7", diff --git a/yarn.lock b/yarn.lock index cb54721..036d77f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4745,9 +4745,9 @@ __metadata: languageName: node linkType: hard -"pino-pretty@npm:^10.1.0": - version: 10.1.0 - resolution: "pino-pretty@npm:10.1.0" +"pino-pretty@npm:^10.2.0": + version: 10.2.0 + resolution: "pino-pretty@npm:10.2.0" dependencies: colorette: ^2.0.7 dateformat: ^4.6.3 @@ -4765,7 +4765,7 @@ __metadata: strip-json-comments: ^3.1.1 bin: pino-pretty: bin.js - checksum: 543a658b0b1d00a0dce5d1015a4fa581ea2b8b4937d3cbef6d03cc9c0bbc2425493d302adbab3a03aa20d0a9c102222b378336a2241e6c493a086c21ad3288d3 + checksum: 8e8220ab647d11e05349adde37aac116dab1a96ce479297820475b7e2246ea5e56e3764b625c5877821ae66dcea62bdda563cc49eccbd4628c80952998068f48 languageName: node linkType: hard @@ -5338,7 +5338,7 @@ __metadata: msw: ^1.2.3 node-fetch: ^3.3.1 pino: ^8.14.1 - pino-pretty: ^10.1.0 + pino-pretty: ^10.2.0 prettier: ^3.0.0 typescript: ^5.1.6 vite: ^4.4.7