Skip to content

Commit 5bcc4ef

Browse files
chore(deps): update dependency prettier to v3
1 parent 95a5176 commit 5bcc4ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.0.0",
7070
"react": "18.2.0",
7171
"react-dom": "18.2.0",
7272
"react-test-renderer": "18.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7750,10 +7750,10 @@ prettier-linter-helpers@^1.0.0:
77507750
dependencies:
77517751
fast-diff "^1.1.2"
77527752

7753-
prettier@1.19.1:
7754-
version "1.19.1"
7755-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7756-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
7753+
prettier@3.0.0:
7754+
version "3.0.0"
7755+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
7756+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
77577757

77587758
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
77597759
version "27.5.1"

0 commit comments

Comments
 (0)