Skip to content

Commit 95c2202

Browse files
Merge pull request #296 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.7.4 to 3.8.0
2 parents 15aace7 + f7c9026 commit 95c2202

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"axe-playwright": "2.2.2",
4141
"eslint": "9.39.2",
4242
"express": "4.22.1",
43-
"prettier": "3.7.4",
43+
"prettier": "3.8.0",
4444
"ts-node": "10.9.2",
4545
"typescript": "5.9.3"
4646
},

yarn.lock

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

2260-
prettier@3.7.4:
2261-
version "3.7.4"
2262-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
2263-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
2260+
prettier@3.8.0:
2261+
version "3.8.0"
2262+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2263+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
22642264

22652265
prop-types@^15.8.1:
22662266
version "15.8.1"

0 commit comments

Comments
 (0)