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

Commit 9850e2c

Browse files
Update dependency prettier to v3
1 parent 552ef45 commit 9850e2c

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.0",
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
@@ -7196,10 +7196,10 @@ prettier-linter-helpers@^1.0.0:
71967196
dependencies:
71977197
fast-diff "^1.1.2"
71987198

7199-
prettier@2.8.8:
7200-
version "2.8.8"
7201-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7202-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7199+
prettier@3.0.0:
7200+
version "3.0.0"
7201+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
7202+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
72037203

72047204
prettier@^2.1.2:
72057205
version "2.2.1"

0 commit comments

Comments
 (0)