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 113
113
"eslint-plugin-import" : " ^2.24.2" ,
114
114
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
115
115
"eslint-plugin-mocha" : " ^9.0.0" ,
116
- "eslint-plugin-prettier" : " ^3.4.1 " ,
116
+ "eslint-plugin-prettier" : " ^4.0.0 " ,
117
117
"eslint-plugin-react" : " ^7.26.0" ,
118
118
"execa" : " ^5.1.1" ,
119
119
"fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -3855,10 +3855,10 @@ eslint-plugin-mocha@^9.0.0:
3855
3855
eslint-utils "^3.0.0"
3856
3856
ramda "^0.27.1"
3857
3857
3858
- eslint-plugin-prettier@^3.4.1 :
3859
- version "3.4.1 "
3860
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
3861
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
3858
+ eslint-plugin-prettier@^4.0.0 :
3859
+ version "4.0.0 "
3860
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
3861
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
3862
3862
dependencies :
3863
3863
prettier-linter-helpers "^1.0.0"
3864
3864
You can’t perform that action at this time.
0 commit comments