Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 2d5b0ca

Browse files
Update dependency prettier to v3
1 parent e2238ac commit 2d5b0ca

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-functional": "4.4.1",
3737
"eslint-plugin-prettier": "4.2.1",
3838
"husky": "7.0.4",
39-
"prettier": "2.8.8",
39+
"prettier": "3.0.1",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.2.0",
4242
"typescript": "5.0.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,10 +7213,10 @@ prettier-linter-helpers@^1.0.0:
72137213
dependencies:
72147214
fast-diff "^1.1.2"
72157215

7216-
prettier@2.8.8:
7217-
version "2.8.8"
7218-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7219-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7216+
prettier@3.0.1:
7217+
version "3.0.1"
7218+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
7219+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
72207220

72217221
prettier@^2.1.2:
72227222
version "2.2.1"

0 commit comments

Comments
 (0)