Skip to content

Commit 1292ba0

Browse files
Update dependency prettier from 3.7.4 to 3.8.0
1 parent 116e970 commit 1292ba0

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
@@ -25,7 +25,7 @@
2525
"@types/node": "20.9.5",
2626
"eslint": "9.39.2",
2727
"jest": "29.7.0",
28-
"prettier": "3.7.4",
28+
"prettier": "3.8.0",
2929
"typescript": "5.8.3"
3030
},
3131
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3909,10 +3909,10 @@ prettier-plugin-organize-imports@3.2.4:
39093909
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
39103910
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
39113911

3912-
prettier@3.7.4:
3913-
version "3.7.4"
3914-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
3915-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
3912+
prettier@3.8.0:
3913+
version "3.8.0"
3914+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
3915+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
39163916

39173917
pretty-format@^29.0.0, pretty-format@^29.2.0:
39183918
version "29.2.0"

0 commit comments

Comments
 (0)