Skip to content

Commit a918925

Browse files
chore(deps): update dependency prettier to v3
1 parent a44d976 commit a918925

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.1.0",
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
@@ -8021,10 +8021,10 @@ prettier-linter-helpers@^1.0.0:
80218021
dependencies:
80228022
fast-diff "^1.1.2"
80238023

8024-
prettier@1.19.1:
8025-
version "1.19.1"
8026-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
8027-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
8024+
prettier@3.1.0:
8025+
version "3.1.0"
8026+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
8027+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
80288028

80298029
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.5.1:
80308030
version "27.5.1"

0 commit comments

Comments
 (0)