From f21795e05c7c5c28606008adcd47828aec95c7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:45:42 +0000 Subject: [PATCH] build(deps-dev): bump pino-pretty from 11.2.2 to 11.3.0 Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.2 to 11.3.0. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a4e7cc4..9a51c2b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "husky": "^9.1.6", "lint-staged": "^15.2.10", "nodemon": "^3.1.7", - "pino-pretty": "^11.2.2", + "pino-pretty": "^11.3.0", "prettier": "^2.8.1", "sinon": "^19.0.2", "tap": "^21.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1306535..64a1932 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^3.1.7 version: 3.1.7 pino-pretty: - specifier: ^11.2.2 - version: 11.2.2 + specifier: ^11.3.0 + version: 11.3.0 prettier: specifier: ^2.8.1 version: 2.8.8 @@ -963,6 +963,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1783,8 +1784,11 @@ packages: pino-abstract-transport@1.2.0: resolution: {integrity: sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==} - pino-pretty@11.2.2: - resolution: {integrity: sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==} + pino-abstract-transport@2.0.0: + resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} + + pino-pretty@11.3.0: + resolution: {integrity: sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==} hasBin: true pino-std-serializers@7.0.0: @@ -4297,7 +4301,11 @@ snapshots: readable-stream: 4.5.2 split2: 4.2.0 - pino-pretty@11.2.2: + pino-abstract-transport@2.0.0: + dependencies: + split2: 4.2.0 + + pino-pretty@11.3.0: dependencies: colorette: 2.0.20 dateformat: 4.6.3 @@ -4307,7 +4315,7 @@ snapshots: joycon: 3.1.1 minimist: 1.2.8 on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.2.0 + pino-abstract-transport: 2.0.0 pump: 3.0.0 readable-stream: 4.5.2 secure-json-parse: 2.7.0