From 4b543870b1fc5cb31bb83b6c58f069cc15758d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 09:45:26 +0000 Subject: [PATCH] chore: bump pino-pretty from 11.3.0 to 12.1.0 (#3542) Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.3.0 to 12.1.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v11.3.0...v12.1.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/utils/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/utils/package.json b/examples/utils/package.json index 9abe58acdf68..31231a3eccaa 100644 --- a/examples/utils/package.json +++ b/examples/utils/package.json @@ -6,7 +6,7 @@ "dependencies": { "@inquirer/core": "^10.0.1", "pino": "^9.5.0", - "pino-pretty": "^11.3.0" + "pino-pretty": "^12.1.0" }, "devDependencies": { "yoctocolors": "^2.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bce0797e70a3..67e2a0d7b0b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -292,8 +292,8 @@ importers: specifier: ^9.5.0 version: 9.5.0 pino-pretty: - specifier: ^11.3.0 - version: 11.3.0 + specifier: ^12.1.0 + version: 12.1.0 devDependencies: yoctocolors: specifier: ^2.1.1 @@ -6006,8 +6006,8 @@ packages: pino-abstract-transport@2.0.0: resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} - pino-pretty@11.3.0: - resolution: {integrity: sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==} + pino-pretty@12.1.0: + resolution: {integrity: sha512-Z7JdCPqggoRyo0saJyCe1BN8At5qE+ZBElNbyx+znCaCVN+ohOqlWb+/WSYnamzfi2e6P6pXq/3H66KwFQHXWg==} hasBin: true pino-std-serializers@7.0.0: @@ -12693,7 +12693,7 @@ snapshots: dependencies: split2: 4.2.0 - pino-pretty@11.3.0: + pino-pretty@12.1.0: dependencies: colorette: 2.0.20 dateformat: 4.6.3