Skip to content

Commit c1627c3

Browse files
chore(deps): update dependency prettier to v3
1 parent 5faf3de commit c1627c3

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
@@ -66,7 +66,7 @@
6666
"json": "10.0.0",
6767
"lint-staged": "10.5.4",
6868
"mversion": "2.0.1",
69-
"prettier": "1.19.1",
69+
"prettier": "3.2.4",
7070
"react": "18.2.0",
7171
"react-dom": "18.2.0",
7272
"react-test-renderer": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8037,10 +8037,10 @@ prettier-linter-helpers@^1.0.0:
80378037
dependencies:
80388038
fast-diff "^1.1.2"
80398039

8040-
prettier@1.19.1:
8041-
version "1.19.1"
8042-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
8043-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
8040+
prettier@3.2.4:
8041+
version "3.2.4"
8042+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
8043+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
80448044

80458045
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
80468046
version "27.5.1"

0 commit comments

Comments
 (0)