File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 39
39
"concurrently" : " 9.1.2" ,
40
40
"eslint" : " 8.57.1" ,
41
41
"husky" : " 9.1.7" ,
42
- "prettier" : " 3.5.2 " ,
42
+ "prettier" : " 3.5.3 " ,
43
43
"stylelint" : " 16.15.0" ,
44
44
"typescript" : " 5.8.2"
45
45
},
Original file line number Diff line number Diff line change 48
48
},
49
49
"peerDependencies" : {
50
50
"eslint" : " 8.57.1" ,
51
- "prettier" : " 3.5.2 "
51
+ "prettier" : " 3.5.3 "
52
52
},
53
53
"eslintConfig" : {
54
54
"root" : true ,
Original file line number Diff line number Diff line change 20
20
"test" : " prettier --config prettier.config.js --log-level debug --check __tests__"
21
21
},
22
22
"devDependencies" : {
23
- "prettier" : " 3.5.2 "
23
+ "prettier" : " 3.5.3 "
24
24
},
25
25
"peerDependencies" : {
26
- "prettier" : " 3.5.2 "
26
+ "prettier" : " 3.5.3 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 31
31
"stylelint-junit-formatter" : " 0.2.2"
32
32
},
33
33
"peerDependencies" : {
34
- "prettier" : " 3.5.2 " ,
34
+ "prettier" : " 3.5.3 " ,
35
35
"stylelint" : " 16.15.0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change @@ -9131,10 +9131,10 @@ prettier-linter-helpers@^1.0.0:
9131
9131
dependencies:
9132
9132
fast-diff "^1.1.2"
9133
9133
9134
- prettier@3.5.2 :
9135
- version "3.5.2 "
9136
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
9137
- integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
9134
+ prettier@3.5.3 :
9135
+ version "3.5.3 "
9136
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
9137
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
9138
9138
9139
9139
pretty-hrtime@^1.0.3:
9140
9140
version "1.0.3"
You can’t perform that action at this time.
0 commit comments