Skip to content

Commit 5198c7d

Browse files
Merge pull request #242 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.7.4 to 3.8.0
2 parents fa315af + 9cdfb7b commit 5198c7d

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
@@ -28,7 +28,7 @@
2828
"@types/express": "4.17.25",
2929
"@types/node": "20.9.5",
3030
"eslint": "9.39.2",
31-
"prettier": "3.7.4",
31+
"prettier": "3.8.0",
3232
"ts-node-dev": "2.0.0",
3333
"typescript": "5.9.3"
3434
},

yarn.lock

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

2342-
prettier@3.7.4:
2343-
version "3.7.4"
2344-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
2345-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
2342+
prettier@3.8.0:
2343+
version "3.8.0"
2344+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2345+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
23462346

23472347
prop-types@^15.8.1:
23482348
version "15.8.1"

0 commit comments

Comments
 (0)