Skip to content

Commit 3cb8622

Browse files
Update dependency prettier to v2.8.8
1 parent 8ff2680 commit 3cb8622

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
@@ -111,7 +111,7 @@
111111
"jest-environment-jsdom": "29.5.0",
112112
"jest-junit": "15.0.0",
113113
"postcss": "8.4.21",
114-
"prettier": "2.8.4",
114+
"prettier": "2.8.8",
115115
"tailwindcss": "3.2.7",
116116
"vitest": "^0.29.8"
117117
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14733,10 +14733,10 @@ prettier-linter-helpers@^1.0.0:
1473314733
dependencies:
1473414734
fast-diff "^1.1.2"
1473514735

14736-
14737-
version "2.8.4"
14738-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
14739-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
14736+
14737+
version "2.8.8"
14738+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
14739+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
1474014740

1474114741
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1474214742
version "5.6.0"

0 commit comments

Comments
 (0)