From 2cbe771b664eaaf5f02cb9bc432abd5cb279dbf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:03:22 +0000 Subject: [PATCH] fix: bump prettier from 3.8.3 to 3.8.5 Bumps [prettier](https://github.com/prettier/prettier) from 3.8.3 to 3.8.5. - [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.8.3...3.8.5) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index beb9681..5d67829 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "license": "MIT", "devDependencies": { "inject-markdown": "^4.0.0", - "prettier": "^3.8.3" + "prettier": "^3.8.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a8e412..7b55d09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 prettier: - specifier: ^3.8.3 - version: 3.8.3 + specifier: ^3.8.5 + version: 3.8.5 public/update-dependabot-github-actions: dependencies: @@ -667,8 +667,8 @@ packages: resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} engines: {node: '>=8.6'} - prettier@3.8.3: - resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} + prettier@3.8.5: + resolution: {integrity: sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==} engines: {node: '>=14'} hasBin: true @@ -1614,7 +1614,7 @@ snapshots: picomatch@2.3.2: {} - prettier@3.8.3: {} + prettier@3.8.5: {} queue-microtask@1.2.3: {}