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

Commit b88ffc9

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

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.2",
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.2:
9313+
version "3.6.2"
9314+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
9315+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
93169316

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

0 commit comments

Comments
 (0)