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 33
33
"eslint" : " ^7.31.0" ,
34
34
"eslint-config-prettier" : " ^8.3.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
- "eslint-plugin-prettier" : " ^3.4.0 " ,
36
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
37
37
"fixturify-project" : " ^2.1.1" ,
38
38
"jest" : " ^27.0.6" ,
39
39
"prettier" : " ^2.3.2" ,
Original file line number Diff line number Diff line change @@ -2221,10 +2221,10 @@ eslint-plugin-node@^11.1.0:
2221
2221
resolve "^1.10.1"
2222
2222
semver "^6.1.0"
2223
2223
2224
- eslint-plugin-prettier@^3.4.0 :
2225
- version "3.4.0 "
2226
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0. tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
2227
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
2224
+ eslint-plugin-prettier@^4.2.1 :
2225
+ version "4.2.1 "
2226
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1. tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2227
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2228
2228
dependencies :
2229
2229
prettier-linter-helpers "^1.0.0"
2230
2230
You can’t perform that action at this time.
0 commit comments