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 55
55
"eslint-config-prettier" : " 6.15.0" ,
56
56
"eslint-plugin-import" : " 2.25.4" ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
- "eslint-plugin-prettier" : " 3.4.1 " ,
58
+ "eslint-plugin-prettier" : " 4.0.0 " ,
59
59
"eslint-plugin-react" : " 7.28.0" ,
60
60
"esm" : " 3.2.25" ,
61
61
"expect" : " 27.5.1" ,
Original file line number Diff line number Diff line change @@ -5008,10 +5008,10 @@ eslint-plugin-jest@22.21.0:
5008
5008
dependencies :
5009
5009
" @typescript-eslint/experimental-utils" " ^1.13.0"
5010
5010
5011
- eslint-plugin-prettier@3.4.1 :
5012
- version "3.4.1 "
5013
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
5014
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
5011
+ eslint-plugin-prettier@4.0.0 :
5012
+ version "4.0.0 "
5013
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
5014
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
5015
5015
dependencies :
5016
5016
prettier-linter-helpers "^1.0.0"
5017
5017
You can’t perform that action at this time.
0 commit comments