Skip to content

Commit 70bdfc1

Browse files
committed
Update dependency prettier to v3.0.1
1 parent 4357e03 commit 70bdfc1

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
@@ -61,7 +61,7 @@
6161
"jest": "29.6.2",
6262
"myzod": "1.10.0",
6363
"npm-run-all": "4.1.5",
64-
"prettier": "3.0.0",
64+
"prettier": "3.0.1",
6565
"ts-dedent": "^2.2.0",
6666
"ts-jest": "29.1.1",
6767
"typescript": "5.1.6",

yarn.lock

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

5181-
5182-
version "3.0.0"
5183-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
5184-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
5181+
5182+
version "3.0.1"
5183+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
5184+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
51855185

51865186
pretty-format@^29.0.0, pretty-format@^29.0.1:
51875187
version "29.0.1"

0 commit comments

Comments
 (0)