File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"eslint" : " 8.56.0" ,
22
22
"eslint-config-prettier" : " 9.1.0" ,
23
23
"eslint-plugin-cypress" : " 2.15.1" ,
24
- "eslint-plugin-prettier" : " 5.0.1 " ,
24
+ "eslint-plugin-prettier" : " 5.1.0 " ,
25
25
"npm-run-all" : " 4.1.5" ,
26
26
"prettier" : " 3.1.1" ,
27
27
"typescript" : " 5.2.2"
Original file line number Diff line number Diff line change @@ -1018,10 +1018,10 @@ eslint-plugin-cypress@2.15.1:
1018
1018
dependencies :
1019
1019
globals "^13.20.0"
1020
1020
1021
- eslint-plugin-prettier@5.0.1 :
1022
- version "5.0.1 "
1023
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1. tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
1024
- integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
1021
+ eslint-plugin-prettier@5.1.0 :
1022
+ version "5.1.0 "
1023
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0. tgz#f14bb2b18756ad54f1ad3dc4c989cb73dfa326a3 "
1024
+ integrity sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw ==
1025
1025
dependencies :
1026
1026
prettier-linter-helpers "^1.0.0"
1027
1027
synckit "^0.8.5"
Original file line number Diff line number Diff line change 33
33
"eslint-config-prettier" : " 9.1.0" ,
34
34
"eslint-plugin-jest" : " 27.6.0" ,
35
35
"eslint-plugin-jest-dom" : " 5.1.0" ,
36
- "eslint-plugin-prettier" : " 5.0.1 " ,
36
+ "eslint-plugin-prettier" : " 5.1.0 " ,
37
37
"eslint-plugin-react" : " 7.33.2" ,
38
38
"eslint-plugin-react-hooks" : " 4.6.0" ,
39
39
"eslint-plugin-testing-library" : " 6.2.0" ,
Original file line number Diff line number Diff line change @@ -4241,10 +4241,10 @@ eslint-plugin-jest@27.6.0:
4241
4241
dependencies :
4242
4242
" @typescript-eslint/utils" " ^5.10.0"
4243
4243
4244
- eslint-plugin-prettier@5.0.1 :
4245
- version "5.0.1 "
4246
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1. tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
4247
- integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
4244
+ eslint-plugin-prettier@5.1.0 :
4245
+ version "5.1.0 "
4246
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0. tgz#f14bb2b18756ad54f1ad3dc4c989cb73dfa326a3 "
4247
+ integrity sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw ==
4248
4248
dependencies :
4249
4249
prettier-linter-helpers "^1.0.0"
4250
4250
synckit "^0.8.5"
You can’t perform that action at this time.
0 commit comments