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 32
32
"eslint-plugin-node" : " 11.1.0" ,
33
33
"eslint-plugin-promise" : " 4.2.1" ,
34
34
"eslint-plugin-standard" : " 4.0.2" ,
35
- "eslint-config-prettier" : " 6.13 .0" ,
35
+ "eslint-config-prettier" : " 6.14 .0" ,
36
36
"@types/jest" : " 26.0.15" ,
37
37
"ts-jest" : " 26.4.1" ,
38
38
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2208,10 +2208,10 @@ escodegen@^1.14.1:
2208
2208
optionalDependencies :
2209
2209
source-map "~0.6.1"
2210
2210
2211
- eslint-config-prettier@6.13 .0 :
2212
- version "6.13 .0"
2213
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
2214
- integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
2211
+ eslint-config-prettier@6.14 .0 :
2212
+ version "6.14 .0"
2213
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14 .0.tgz#390e7863a8ae99970981933826476169285b3a27 "
2214
+ integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ ==
2215
2215
dependencies :
2216
2216
get-stdin "^6.0.0"
2217
2217
You can’t perform that action at this time.
0 commit comments