File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"eslint" : " 8.57.1" ,
23
23
"eslint-config-prettier" : " 9.1.0" ,
24
24
"eslint-plugin-import" : " 2.31.0" ,
25
- "eslint-plugin-prettier" : " 5.2.5 " ,
25
+ "eslint-plugin-prettier" : " 5.2.6 " ,
26
26
"husky" : " 4.3.8" ,
27
27
"lint-staged" : " 14.0.1" ,
28
28
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change 803
803
string.prototype.trimend "^1.0.8"
804
804
tsconfig-paths "^3.15.0"
805
805
806
-
807
- version "5.2.5 "
808
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5 .tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e "
809
- integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg ==
806
+
807
+ version "5.2.6 "
808
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6 .tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096 "
809
+ integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ ==
810
810
dependencies :
811
811
prettier-linter-helpers "^1.0.0"
812
- synckit "^0.10.2 "
812
+ synckit "^0.11.0 "
813
813
814
814
eslint-scope@^7.2.2 :
815
815
version "7.2.2"
@@ -2249,10 +2249,10 @@ supports-preserve-symlinks-flag@^1.0.0:
2249
2249
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
2250
2250
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
2251
2251
2252
- synckit@^0.10.2 :
2253
- version "0.10.3 "
2254
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3 .tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b "
2255
- integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ ==
2252
+ synckit@^0.11.0 :
2253
+ version "0.11.2 "
2254
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.2 .tgz#2a8015ce5df8d5eb0cc47ee55924ad8f8756c24b "
2255
+ integrity sha512-1IUffI8zZ8qUMB3NUJIjk0RpLroG/8NkQDAWH1NbB2iJ0/5pn3M8rxfNzMz4GH9OnYaGYn31LEDSXJp/qIlxgA ==
2256
2256
dependencies :
2257
2257
" @pkgr/core" " ^0.2.0"
2258
2258
tslib "^2.8.1"
You can’t perform that action at this time.
0 commit comments