From 4f8d00c1cfb23ef07228661ec5561f405b82f65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 22:26:24 +0000 Subject: [PATCH] chore(deps-dev): bump pino-pretty from 10.3.0 to 10.3.1 Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 10.3.0 to 10.3.1. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v10.3.0...v10.3.1) --- updated-dependencies: - dependency-name: pino-pretty dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1ec4136..8d518ab 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-perfectionist": "^2.5.0", "eslint-plugin-prettier": "^5.1.2", "husky": "^8.0.3", - "pino-pretty": "^10.3.0", + "pino-pretty": "^10.3.1", "prettier": "^3.1.1", "prisma": "^5.7.1", "tsc-alias": "^1.8.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc94ded..947cf7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^8.0.3 version: 8.0.3 pino-pretty: - specifier: ^10.3.0 - version: 10.3.0 + specifier: ^10.3.1 + version: 10.3.1 prettier: specifier: ^3.1.1 version: 3.1.1 @@ -1669,8 +1669,8 @@ packages: readable-stream: 4.4.2 split2: 4.2.0 - /pino-pretty@10.3.0: - resolution: {integrity: sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==} + /pino-pretty@10.3.1: + resolution: {integrity: sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==} hasBin: true dependencies: colorette: 2.0.20