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 29
29
"bluebird" : " 3.7.2" ,
30
30
"eslint" : " 7.32.0" ,
31
31
"eslint-config-prettier" : " 8.5.0" ,
32
- "eslint-plugin-prettier" : " 4.0.0 " ,
32
+ "eslint-plugin-prettier" : " 4.2.1 " ,
33
33
"expect.js" : " 0.3.1" ,
34
34
"gulp" : " 4.0.2" ,
35
35
"husky" : " 8.0.1" ,
Original file line number Diff line number Diff line change @@ -2660,10 +2660,10 @@ eslint-config-prettier@8.5.0:
2660
2660
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
2661
2661
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
2662
2662
2663
- eslint-plugin-prettier@4.0.0 :
2664
- version "4.0.0 "
2665
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2666
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
2663
+ eslint-plugin-prettier@4.2.1 :
2664
+ version "4.2.1 "
2665
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2666
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2667
2667
dependencies :
2668
2668
prettier-linter-helpers "^1.0.0"
2669
2669
You can’t perform that action at this time.
0 commit comments