Skip to content

Commit d310a51

Browse files
Merge pull request #799 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.7.3 to 3.7.4
2 parents 795a4dc + d1326e3 commit d310a51

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.39.1",
3131
"jest": "29.7.0",
32-
"prettier": "3.7.3",
32+
"prettier": "3.7.4",
3333
"typescript": "5.9.3"
3434
},
3535
"publishConfig": {

yarn.lock

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

3886-
prettier@3.7.3:
3887-
version "3.7.3"
3888-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab"
3889-
integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==
3886+
prettier@3.7.4:
3887+
version "3.7.4"
3888+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
3889+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
38903890

38913891
pretty-format@^29.0.0, pretty-format@^29.2.0:
38923892
version "29.2.0"

0 commit comments

Comments
 (0)