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 299
299
"eslint-config-prettier" : " ^9.1.0" ,
300
300
"eslint-plugin-import" : " ^2.31.0" ,
301
301
"eslint-plugin-md" : " ^1.0.19" ,
302
- "eslint-plugin-prettier" : " ^5.2.6 " ,
302
+ "eslint-plugin-prettier" : " ^5.4.0 " ,
303
303
"glob" : " ^10.4.2" ,
304
304
"nyc" : " ^17.1.0" ,
305
305
"prettier" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -2482,10 +2482,10 @@ eslint-plugin-md@^1.0.19:
2482
2482
remark-preset-lint-markdown-style-guide "^2.1.3"
2483
2483
requireindex "~1.1.0"
2484
2484
2485
- eslint-plugin-prettier@^5.2.6 :
2486
- version "5.2.6 "
2487
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6 .tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096 "
2488
- integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ ==
2485
+ eslint-plugin-prettier@^5.4.0 :
2486
+ version "5.4.0 "
2487
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0 .tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b "
2488
+ integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA ==
2489
2489
dependencies :
2490
2490
prettier-linter-helpers "^1.0.0"
2491
2491
synckit "^0.11.0"
You can’t perform that action at this time.
0 commit comments