From f8094ab5d32d31969b933bfae5c4d0140f644791 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2026 18:24:46 +0200
Subject: [PATCH] build(deps-dev): Bump prettier from 3.8.2 to 3.8.3 (#173)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to
3.8.3.
Release notes
Sourced from prettier's
releases.
3.8.3
🔗 Changelog
Changelog
Sourced from prettier's
changelog.
3.8.3
diff
SCSS: Prevent trailing comma in if() function (#18471
by @​kovsu)
// Input
$value: if(sass(false): 1; else: -1);
// Prettier 3.8.2
$value: if(
sass(false): 1; else: -1,
);
// Prettier 3.8.3
$value: if(sass(false): 1; else: -1);
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
pnpm-lock.yaml | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index be5c277d..bc78a492 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"husky": "9.1.7",
"knip": "6.4.1",
"lint-staged": "16.4.0",
- "prettier": "3.8.2",
+ "prettier": "3.8.3",
"turbo": "2.9.6",
"typescript": "6.0.2",
"typescript-eslint": "8.58.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d7a204d6..dc28ab7a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -66,8 +66,8 @@ importers:
specifier: 16.4.0
version: 16.4.0
prettier:
- specifier: 3.8.2
- version: 3.8.2
+ specifier: 3.8.3
+ version: 3.8.3
turbo:
specifier: 2.9.6
version: 2.9.6
@@ -2829,8 +2829,8 @@ packages:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
- prettier@3.8.2:
- resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==}
+ prettier@3.8.3:
+ resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
engines: {node: '>=14'}
hasBin: true
@@ -6076,7 +6076,7 @@ snapshots:
prelude-ls@1.2.1: {}
- prettier@3.8.2: {}
+ prettier@3.8.3: {}
pretty-format@27.5.1:
dependencies: