From 4768b52da0d0f0ac291d87dc798e11d0927405aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 08:11:45 +0000 Subject: [PATCH] Bump pino-pretty from 10.3.0 to 10.3.1 in /ui 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] --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 35267bb1b..02e621c97 100644 --- a/ui/package.json +++ b/ui/package.json @@ -52,7 +52,7 @@ "@storybook/testing-library": "^0.2.2", "eslint-config-prettier": "^9.1.0", "eslint-plugin-storybook": "^0.6.15", - "pino-pretty": "^10.3.0", + "pino-pretty": "^10.3.1", "prettier": "^3.1.1", "storybook": "^7.6.6", "tsconfig-paths-webpack-plugin": "^4.1.0" diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 8ae8406c7..6692cba47 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -125,8 +125,8 @@ devDependencies: specifier: ^0.6.15 version: 0.6.15(eslint@8.56.0)(typescript@5.3.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 @@ -8905,8 +8905,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