Skip to content

Commit f8a6c8d

Browse files
chore(deps): update dependency prettier to v3
1 parent d9e795f commit f8a6c8d

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.3.2",
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
@@ -8095,10 +8095,10 @@ prettier-linter-helpers@^1.0.0:
80958095
dependencies:
80968096
fast-diff "^1.1.2"
80978097

8098-
prettier@1.19.1:
8099-
version "1.19.1"
8100-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
8101-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
8098+
prettier@3.3.2:
8099+
version "3.3.2"
8100+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
8101+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
81028102

81038103
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
81048104
version "27.5.1"

0 commit comments

Comments
 (0)