From 4fe88ac739f1992f83b11e1a21a6f84c90316bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:49:11 +0000 Subject: [PATCH] Bump prettier from 3.2.3 to 3.2.4 in /ui Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: prettier 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 3a7df7992..9c25e09ac 100644 --- a/ui/package.json +++ b/ui/package.json @@ -54,7 +54,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-storybook": "^0.6.15", "pino-pretty": "^10.3.1", - "prettier": "^3.2.3", + "prettier": "^3.2.4", "storybook": "^7.6.8", "tsconfig-paths-webpack-plugin": "^4.1.0" } diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 4d554b4a8..c352775c1 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -131,8 +131,8 @@ devDependencies: specifier: ^10.3.1 version: 10.3.1 prettier: - specifier: ^3.2.3 - version: 3.2.3 + specifier: ^3.2.4 + version: 3.2.4 storybook: specifier: ^7.6.8 version: 7.6.8 @@ -9314,8 +9314,8 @@ packages: hasBin: true dev: true - /prettier@3.2.3: - resolution: {integrity: sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==} + /prettier@3.2.4: + resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} engines: {node: '>=14'} hasBin: true dev: true