chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 in /docs (#37152)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-15 13:59:23 -08:00
committed by GitHub
parent 7f6cdc5616
commit 4c267b7ee2
2 changed files with 5 additions and 5 deletions

View File

@@ -85,7 +85,7 @@
"eslint-plugin-prettier": "^5.5.3",
"eslint-plugin-react": "^7.37.5",
"globals": "^17.0.0",
"prettier": "^3.7.4",
"prettier": "^3.8.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.53.0",
"webpack": "^5.104.1"

View File

@@ -11399,10 +11399,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@^3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
prettier@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
pretty-error@^4.0.0:
version "4.0.0"