Skip to content

Commit 2421f21

Browse files
Bump prettier from 3.5.0 to 3.5.1 (#560)
1 parent 9c6e91c commit 2421f21

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
@@ -35,7 +35,7 @@
3535
"concurrently": "^9.1.2",
3636
"eslint": "^7.32.0",
3737
"jest": "^26.6.3",
38-
"prettier": "^3.5.0",
38+
"prettier": "^3.5.1",
3939
"ts-jest": "^26.5.6",
4040
"typescript": "^4.9.5"
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,10 +3407,10 @@ prelude-ls@~1.1.2:
34073407
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
34083408
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
34093409

3410-
prettier@^3.5.0:
3411-
version "3.5.0"
3412-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
3413-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
3410+
prettier@^3.5.1:
3411+
version "3.5.1"
3412+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
3413+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
34143414

34153415
pretty-format@^26.6.2:
34163416
version "26.6.2"

0 commit comments

Comments
 (0)