Skip to content

Commit e399609

Browse files
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 a1f16e4 commit e399609

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
@@ -27,7 +27,7 @@
2727
"@docusaurus/module-type-aliases": "^3.9.2",
2828
"@docusaurus/tsconfig": "^3.9.2",
2929
"@types/react": "^19.2.8",
30-
"prettier": "^3.8.0",
30+
"prettier": "^3.8.1",
3131
"typescript": "^5.9.3"
3232
},
3333
"browserslist": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7550,10 +7550,10 @@ postcss@^8.4.33, postcss@^8.5.4:
75507550
picocolors "^1.1.1"
75517551
source-map-js "^1.2.1"
75527552

7553-
prettier@^3.8.0:
7554-
version "3.8.0"
7555-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
7556-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
7553+
prettier@^3.8.1:
7554+
version "3.8.1"
7555+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
7556+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
75577557

75587558
pretty-error@^4.0.0:
75597559
version "4.0.0"

0 commit comments

Comments
 (0)