File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-plugin-promise" : " 6.6.0" ,
57
57
"eslint-plugin-security" : " 1.7.1" ,
58
58
"fast-glob" : " 3.3.3" ,
59
- "prettier" : " 3.5.2 " ,
59
+ "prettier" : " 3.5.3 " ,
60
60
"rollup" : " 3.29.5" ,
61
61
"typescript" : " 5.8.2"
62
62
},
Original file line number Diff line number Diff line change @@ -1656,10 +1656,10 @@ prelude-ls@^1.2.1:
1656
1656
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1657
1657
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1658
1658
1659
-
1660
- version "3.5.2 "
1661
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
1662
- integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
1659
+
1660
+ version "3.5.3 "
1661
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
1662
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
1663
1663
1664
1664
punycode@^2.1.0 :
1665
1665
version "2.3.1"
Original file line number Diff line number Diff line change 44
44
"fs-extra" : " 11.3.0" ,
45
45
"jest" : " 29.7.0" ,
46
46
"jest-transform-toml" : " 1.0.0" ,
47
- "prettier" : " 3.5.2 "
47
+ "prettier" : " 3.5.3 "
48
48
},
49
49
"resolutions" : {
50
50
"semver" : " >=7.5.2" ,
Original file line number Diff line number Diff line change @@ -1853,10 +1853,10 @@ pkg-dir@^4.2.0:
1853
1853
dependencies :
1854
1854
find-up "^4.0.0"
1855
1855
1856
-
1857
- version "3.5.2 "
1858
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2 .tgz#d066c6053200da0234bf8fa1ef45168abed8b914 "
1859
- integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg ==
1856
+
1857
+ version "3.5.3 "
1858
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3 .tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5 "
1859
+ integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw ==
1860
1860
1861
1861
pretty-format@^29.7.0 :
1862
1862
version "29.7.0"
You can’t perform that action at this time.
0 commit comments