File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 31
31
"eslint-plugin-jest" : " ^28.11.0" ,
32
32
"eslint-plugin-prettier" : " ^5.2.3" ,
33
33
"jest" : " ^29.7.0" ,
34
- "prettier" : " ^3.5.1 " ,
34
+ "prettier" : " ^3.5.3 " ,
35
35
"ts-jest" : " ^29.2.5" ,
36
36
"typescript" : " ~5.7.3"
37
37
}
Original file line number Diff line number Diff line change @@ -4338,15 +4338,10 @@ prettier-linter-helpers@^1.0.0:
4338
4338
dependencies :
4339
4339
fast-diff "^1.1.2"
4340
4340
4341
- prettier@^3.0.0 :
4342
- version "3.2.5"
4343
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4344
- integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
4345
-
4346
- prettier@^3.5.1 :
4347
- version "3.5.1"
4348
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4349
- integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4341
+ prettier@^3.0.0, prettier@^3.5.3 :
4342
+ version "3.5.3"
4343
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4344
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4350
4345
4351
4346
pretty-format@^29.0.0, pretty-format@^29.7.0 :
4352
4347
version "29.7.0"
You can’t perform that action at this time.
0 commit comments