Skip to content

Commit 29d1ea5

Browse files
Update dependency prettier from 3.4.2 to 3.5.1
1 parent 26d0aa9 commit 29d1ea5

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
@@ -29,7 +29,7 @@
2929
"@types/node": "20.9.5",
3030
"eslint": "9.19.0",
3131
"jest": "29.7.0",
32-
"prettier": "3.4.2",
32+
"prettier": "3.5.1",
3333
"typescript": "5.7.3"
3434
},
3535
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3797,10 +3797,10 @@ [email protected]:
37973797
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
37983798
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
37993799

3800-
prettier@3.4.2:
3801-
version "3.4.2"
3802-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3803-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
3800+
prettier@3.5.1:
3801+
version "3.5.1"
3802+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
3803+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
38043804

38053805
pretty-format@^29.0.0, pretty-format@^29.2.0:
38063806
version "29.2.0"

0 commit comments

Comments
 (0)