Skip to content

Commit 4c80025

Browse files
build(deps-dev): bump prettier from 3.7.4 to 3.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...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] <support@github.com>
1 parent a7ec272 commit 4c80025

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@typescript-eslint/parser": "^8.52.0",
5252
"eslint-config-prettier": "^10.1.8",
5353
"eslint-plugin-prettier": "^5.5.5",
54-
"prettier": "^3.7.4"
54+
"prettier": "^3.8.0"
5555
},
5656
"scripts": {
5757
"start": "react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8862,10 +8862,10 @@ prettier-linter-helpers@^1.0.1:
88628862
dependencies:
88638863
fast-diff "^1.1.2"
88648864

8865-
prettier@^3.7.4:
8866-
version "3.7.4"
8867-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
8868-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
8865+
prettier@^3.8.0:
8866+
version "3.8.0"
8867+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
8868+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
88698869

88708870
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
88718871
version "5.6.0"

0 commit comments

Comments
 (0)