Skip to content

Commit 3de03f7

Browse files
Merge pull request #684 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.5.2 to 3.5.3
2 parents ff65a3e + 6958f1a commit 3de03f7

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
@@ -30,7 +30,7 @@
3030
"@types/node": "20.9.5",
3131
"@types/react": "19.0.10",
3232
"eslint": "9.21.0",
33-
"prettier": "3.5.2",
33+
"prettier": "3.5.3",
3434
"react": "19.0.0",
3535
"typescript": "5.8.2"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,10 +2052,10 @@ [email protected]:
20522052
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
20532053
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
20542054

2055-
2056-
version "3.5.2"
2057-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2058-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
2055+
2056+
version "3.5.3"
2057+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2058+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
20592059

20602060
prop-types@^15.8.1:
20612061
version "15.8.1"

0 commit comments

Comments
 (0)