File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"eslint" : " 7.32.0" ,
14
14
"eslint-config-prettier" : " 8.5.0" ,
15
- "eslint-plugin-prettier" : " 4.0.0 " ,
15
+ "eslint-plugin-prettier" : " 4.2.1 " ,
16
16
"execa" : " 5.1.1"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"eslint" : " 6.8.0" ,
14
14
"eslint-config-prettier" : " 8.5.0" ,
15
- "eslint-plugin-prettier" : " 4.0.0 " ,
15
+ "eslint-plugin-prettier" : " 4.2.1 " ,
16
16
"execa" : " 5.1.1"
17
17
},
18
18
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3583,10 +3583,10 @@ eslint-config-prettier@8.5.0:
3583
3583
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
3584
3584
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
3585
3585
3586
- eslint-plugin-prettier@4.0.0 :
3587
- version "4.0.0 "
3588
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
3589
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
3586
+ eslint-plugin-prettier@4.2.1 :
3587
+ version "4.2.1 "
3588
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
3589
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
3590
3590
dependencies :
3591
3591
prettier-linter-helpers "^1.0.0"
3592
3592
You can’t perform that action at this time.
0 commit comments