Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 8141c0a

Browse files
chore(deps): update dependency prettier to v3
1 parent 4920d0f commit 8141c0a

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-prettier": "4.2.1",
5454
"eslint-plugin-react": "7.30.1",
5555
"eslint-plugin-react-hooks": "4.6.0",
56-
"prettier": "2.7.1",
56+
"prettier": "3.6.1",
5757
"react-app-rewired": "2.2.1",
5858
"sass": "1.53.0",
5959
"sass-loader": "13.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9309,10 +9309,10 @@ prettier-linter-helpers@^1.0.0:
93099309
dependencies:
93109310
fast-diff "^1.1.2"
93119311

9312-
prettier@2.7.1:
9313-
version "2.7.1"
9314-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9315-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9312+
prettier@3.6.1:
9313+
version "3.6.1"
9314+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
9315+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
93169316

93179317
pretty-bytes@^5.3.0:
93189318
version "5.6.0"

0 commit comments

Comments
 (0)