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

Commit 309cc19

Browse files
committed
Update dependency prettier to v2.8.4
1 parent 14bcd87 commit 309cc19

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.3",
39+
"prettier": "2.8.4",
4040
"rimraf": "3.0.2",
4141
"sinon": "15.0.1",
4242
"typescript": "4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7174,10 +7174,10 @@ prettier-linter-helpers@^1.0.0:
71747174
dependencies:
71757175
fast-diff "^1.1.2"
71767176

7177-
prettier@2.8.3:
7178-
version "2.8.3"
7179-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
7180-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
7177+
prettier@2.8.4:
7178+
version "2.8.4"
7179+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
7180+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
71817181

71827182
prettier@^2.1.2:
71837183
version "2.2.1"

0 commit comments

Comments
 (0)