Skip to content

Commit c42e497

Browse files
Merge pull request #1073 from devoxa/renovate/prettier-3.x
chore(deps): update dependency prettier from 3.6.0 to 3.6.1
2 parents 94b0b0e + aa1bdf2 commit c42e497

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
@@ -34,7 +34,7 @@
3434
"@types/node": "20.9.5",
3535
"eslint": "9.29.0",
3636
"jest": "29.7.0",
37-
"prettier": "3.6.0",
37+
"prettier": "3.6.1",
3838
"prisma": "6.10.1",
3939
"typescript": "5.8.3"
4040
},

yarn.lock

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

3921-
prettier@3.6.0:
3922-
version "3.6.0"
3923-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
3924-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
3921+
prettier@3.6.1:
3922+
version "3.6.1"
3923+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
3924+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
39253925

39263926
pretty-format@^29.0.0, pretty-format@^29.2.0:
39273927
version "29.2.0"

0 commit comments

Comments
 (0)