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

Commit c594951

Browse files
Update dependency prettier to v3
1 parent 419241c commit c594951

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
@@ -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.2.4",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.2.0",
4242
"typescript": "5.0.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7221,10 +7221,10 @@ prettier-linter-helpers@^1.0.0:
72217221
dependencies:
72227222
fast-diff "^1.1.2"
72237223

7224-
prettier@2.8.8:
7225-
version "2.8.8"
7226-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
7227-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
7224+
prettier@3.2.4:
7225+
version "3.2.4"
7226+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
7227+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
72287228

72297229
prettier@^2.1.2:
72307230
version "2.2.1"

0 commit comments

Comments
 (0)