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.25.0" ,
34
34
"eslint-config-prettier" : " ^7.2.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
- "eslint-plugin-prettier" : " ^3.3.1 " ,
36
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
37
37
"fixturify-project" : " ^2.1.1" ,
38
38
"jest" : " ^26.6.3" ,
39
39
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2064,10 +2064,10 @@ eslint-plugin-node@^11.1.0:
2064
2064
resolve "^1.10.1"
2065
2065
semver "^6.1.0"
2066
2066
2067
- eslint-plugin-prettier@^3.3.1 :
2068
- version "3.3.1 "
2069
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
2070
- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
2067
+ eslint-plugin-prettier@^3.4.0 :
2068
+ version "3.4.0 "
2069
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
2070
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
2071
2071
dependencies :
2072
2072
prettier-linter-helpers "^1.0.0"
2073
2073
You can’t perform that action at this time.
0 commit comments