File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
"eslint" : " 8.57.1" ,
36
36
"eslint-config-prettier" : " 10.1.1" ,
37
37
"eslint-plugin-import" : " 2.31.0" ,
38
- "eslint-plugin-prettier" : " 5.2.5 " ,
38
+ "eslint-plugin-prettier" : " 5.2.6 " ,
39
39
"jest" : " 26.6.3" ,
40
40
"lerna" : " 6.6.2" ,
41
41
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change @@ -4869,13 +4869,13 @@ eslint-plugin-import@2.31.0:
4869
4869
string.prototype.trimend "^1.0.8"
4870
4870
tsconfig-paths "^3.15.0"
4871
4871
4872
- eslint-plugin-prettier@5.2.5 :
4873
- version "5.2.5 "
4874
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5 .tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e "
4875
- integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg ==
4872
+ eslint-plugin-prettier@5.2.6 :
4873
+ version "5.2.6 "
4874
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6 .tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096 "
4875
+ integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ ==
4876
4876
dependencies:
4877
4877
prettier-linter-helpers "^1.0.0"
4878
- synckit "^0.10.2 "
4878
+ synckit "^0.11.0 "
4879
4879
4880
4880
eslint-scope@5.1.1, eslint-scope@^5.1.1:
4881
4881
version "5.1.1"
@@ -11909,10 +11909,10 @@ symbol-tree@^3.2.4:
11909
11909
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
11910
11910
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
11911
11911
11912
- synckit@^0.10.2 :
11913
- version "0.10.2 "
11914
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.2 .tgz#000b87488453b7943edd7ee5c3028057c4490af0 "
11915
- integrity sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA ==
11912
+ synckit@^0.11.0 :
11913
+ version "0.11.1 "
11914
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.1 .tgz#8ea44544e9d9c0540963c6bddb8f14616fef5425 "
11915
+ integrity sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q ==
11916
11916
dependencies:
11917
11917
"@pkgr/core" "^0.2.0"
11918
11918
tslib "^2.8.1"
You can’t perform that action at this time.
0 commit comments