Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Commit 8a25ec5

Browse files
build(deps-dev): Bump prettier from 3.8.0 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c517e5f commit 8a25ec5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-config-next": "15.5.6",
3232
"eslint-config-prettier": "^10.1.8",
3333
"eslint-plugin-prettier": "^5.5.5",
34-
"prettier": "3.8.0",
34+
"prettier": "3.8.1",
3535
"sass": "^1.97.2",
3636
"typescript": "5.9.3"
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4261,10 +4261,10 @@ prettier-linter-helpers@^1.0.1:
42614261
dependencies:
42624262
fast-diff "^1.1.2"
42634263

4264-
prettier@3.8.0:
4265-
version "3.8.0"
4266-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
4267-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
4264+
prettier@3.8.1:
4265+
version "3.8.1"
4266+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4267+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
42684268

42694269
prop-types@^15.6.1, prop-types@^15.7.2, prop-types@^15.8.1:
42704270
version "15.8.1"

0 commit comments

Comments
 (0)