From 38818cfed0c93b2375db1c9527835a59ecdca072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:33:32 +0000 Subject: [PATCH] chore(deps-dev): bump prettier from 3.6.2 to 3.8.0 Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.8.0. - [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.6.2...3.8.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e396229..b303995 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/node-fetch-cache": "^3.0.5", "@vscode/vsce": "^3.7.1", "node-fetch-cache": "^5.1.0", - "prettier": "3.6.2", + "prettier": "3.8.0", "prettier-plugin-astro": "0.14.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6739fa..cfa0c0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 prettier: - specifier: 3.6.2 - version: 3.6.2 + specifier: 3.8.0 + version: 3.8.0 prettier-plugin-astro: specifier: 0.14.1 version: 0.14.1 @@ -2800,8 +2800,8 @@ packages: resolution: {integrity: sha512-RiBETaaP9veVstE4vUwSIcdATj6dKmXljouXc/DDNwBSPTp8FRkLGDSGFClKsAFeeg+13SB0Z1JZvbD76bigJw==} engines: {node: ^14.15.0 || >=16.0.0} - prettier@3.6.2: - resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} + prettier@3.8.0: + resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} engines: {node: '>=14'} hasBin: true @@ -6923,10 +6923,10 @@ snapshots: prettier-plugin-astro@0.14.1: dependencies: '@astrojs/compiler': 2.13.0 - prettier: 3.6.2 + prettier: 3.8.0 sass-formatter: 0.7.9 - prettier@3.6.2: {} + prettier@3.8.0: {} prismjs@1.30.0: {}