File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-config-prettier" : " 9.1.0" ,
57
57
"eslint-plugin-import" : " 2.31.0" ,
58
58
"eslint-plugin-jsx-a11y" : " 6.10.2" ,
59
- "eslint-plugin-prettier" : " 5.2.6 " ,
59
+ "eslint-plugin-prettier" : " 5.4.0 " ,
60
60
"eslint-plugin-react" : " 7.37.5" ,
61
61
"eslint-plugin-react-hooks" : " 4.6.2" ,
62
62
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change @@ -2735,10 +2735,10 @@ eslint-plugin-jsx-a11y@6.10.2:
2735
2735
safe-regex-test "^1.0.3"
2736
2736
string.prototype.includes "^2.0.1"
2737
2737
2738
- eslint-plugin-prettier@5.2.6 :
2739
- version "5.2.6 "
2740
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6 .tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096 "
2741
- integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ ==
2738
+ eslint-plugin-prettier@5.4.0 :
2739
+ version "5.4.0 "
2740
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0 .tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b "
2741
+ integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA ==
2742
2742
dependencies :
2743
2743
prettier-linter-helpers "^1.0.0"
2744
2744
synckit "^0.11.0"
You can’t perform that action at this time.
0 commit comments