Skip to content

Commit ab0d724

Browse files
chore(deps): update dependency prettier to v3
1 parent 99ddee3 commit ab0d724

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
@@ -51,7 +51,7 @@
5151
"husky": "8.0.3",
5252
"lerna": "4.0.0",
5353
"markdown-toc": "1.2.0",
54-
"prettier": "2.8.8",
54+
"prettier": "3.1.0",
5555
"pretty-quick": "3.1.3",
5656
"reg-keygen-git-hash-plugin": "0.12.2",
5757
"reg-notify-github-plugin": "0.12.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7334,10 +7334,10 @@ prelude-ls@^1.2.1:
73347334
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
73357335
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
73367336

7337-
prettier@2.8.8:
7338-
version "2.8.8"
7339-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7340-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7337+
prettier@3.1.0:
7338+
version "3.1.0"
7339+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
7340+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
73417341

73427342
pretty-format@^29.0.0, pretty-format@^29.6.2:
73437343
version "29.6.2"

0 commit comments

Comments
 (0)