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.5.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 @@ -2314,10 +2314,10 @@ eslint-plugin-node@^11.1.0:
2314
2314
resolve "^1.10.1"
2315
2315
semver "^6.1.0"
2316
2316
2317
- eslint-plugin-prettier@^3.4.0 :
2318
- version "3.4.0 "
2319
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0. tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
2320
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
2317
+ eslint-plugin-prettier@^4.2.1 :
2318
+ version "4.2.1 "
2319
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1. tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2320
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2321
2321
dependencies :
2322
2322
prettier-linter-helpers "^1.0.0"
2323
2323
You can’t perform that action at this time.
0 commit comments