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 48
48
"eslint" : " 7.32.0" ,
49
49
"eslint-config-prettier" : " 8.5.0" ,
50
50
"eslint-plugin-jest" : " 26.5.3" ,
51
- "eslint-plugin-prettier" : " 4.0.0 " ,
51
+ "eslint-plugin-prettier" : " 4.2.1 " ,
52
52
"jest" : " 26.6.3" ,
53
53
"jest-circus" : " 27.5.1" ,
54
54
"prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -2152,10 +2152,10 @@ eslint-plugin-jest@26.5.3:
2152
2152
dependencies :
2153
2153
" @typescript-eslint/utils" " ^5.10.0"
2154
2154
2155
- eslint-plugin-prettier@4.0.0 :
2156
- version "4.0.0 "
2157
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2158
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
2155
+ eslint-plugin-prettier@4.2.1 :
2156
+ version "4.2.1 "
2157
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2158
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2159
2159
dependencies :
2160
2160
prettier-linter-helpers "^1.0.0"
2161
2161
You can’t perform that action at this time.
0 commit comments