File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"doctoc" : " 2.2.1" ,
24
24
"eslint" : " 8.50.0" ,
25
25
"eslint-config-prettier" : " ^9.0.0" ,
26
- "eslint-plugin-prettier" : " 5.0.0 " ,
26
+ "eslint-plugin-prettier" : " 5.0.1 " ,
27
27
"husky" : " 8.0.3" ,
28
28
"jest" : " 29.7.0" ,
29
29
"lint-staged" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -2801,10 +2801,10 @@ eslint-config-prettier@^9.0.0:
2801
2801
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2802
2802
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
2803
2803
2804
-
2805
- version "5.0.0 "
2806
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0 .tgz#6887780ed95f7708340ec79acfdf60c35b9be57a "
2807
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w ==
2804
+
2805
+ version "5.0.1 "
2806
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1 .tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
2807
+ integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
2808
2808
dependencies :
2809
2809
prettier-linter-helpers "^1.0.0"
2810
2810
synckit "^0.8.5"
You can’t perform that action at this time.
0 commit comments