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 21
21
"eslint" : " ^8.51.0" ,
22
22
"eslint-config-prettier" : " ^9.0.0" ,
23
23
"eslint-plugin-import" : " ^2.28.1" ,
24
- "eslint-plugin-prettier" : " ^5.0.0 " ,
24
+ "eslint-plugin-prettier" : " ^5.0.1 " ,
25
25
"prettier" : " ^3.0.3"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -469,10 +469,10 @@ eslint-plugin-import@^2.28.1:
469
469
semver "^6.3.1"
470
470
tsconfig-paths "^3.14.2"
471
471
472
- eslint-plugin-prettier@^5.0.0 :
473
- version "5.0.0 "
474
- resolved "https://registry.npmjs.org /eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0 .tgz"
475
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w ==
472
+ eslint-plugin-prettier@^5.0.1 :
473
+ version "5.0.1 "
474
+ resolved "https://registry.yarnpkg.com /eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1 .tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
475
+ integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
476
476
dependencies :
477
477
prettier-linter-helpers "^1.0.0"
478
478
synckit "^0.8.5"
You can’t perform that action at this time.
0 commit comments