Skip to content

Commit cc7e931

Browse files
Merge pull request #222 from devoxa/renovate/prettier-3.x
Update dependency prettier from 3.5.2 to 3.5.3
2 parents aa2a4fb + d7ae0bb commit cc7e931

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"axe-playwright": "2.1.0",
4141
"eslint": "9.21.0",
4242
"express": "4.21.2",
43-
"prettier": "3.5.2",
43+
"prettier": "3.5.3",
4444
"ts-node": "10.9.2",
4545
"typescript": "5.8.2"
4646
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2135,10 +2135,10 @@ [email protected]:
21352135
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
21362136
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==
21372137

2138-
2139-
version "3.5.2"
2140-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2141-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
2138+
2139+
version "3.5.3"
2140+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2141+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
21422142

21432143
prop-types@^15.8.1:
21442144
version "15.8.1"

0 commit comments

Comments
 (0)