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.14 .0" ,
35
+ "eslint-config-prettier" : " 6.15 .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 @@ -2281,10 +2281,10 @@ escodegen@^1.14.1:
2281
2281
optionalDependencies :
2282
2282
source-map "~0.6.1"
2283
2283
2284
- eslint-config-prettier@6.14 .0 :
2285
- version "6.14 .0"
2286
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14 .0.tgz#390e7863a8ae99970981933826476169285b3a27 "
2287
- integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ ==
2284
+ eslint-config-prettier@6.15 .0 :
2285
+ version "6.15 .0"
2286
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15 .0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9 "
2287
+ integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw ==
2288
2288
dependencies :
2289
2289
get-stdin "^6.0.0"
2290
2290
You can’t perform that action at this time.
0 commit comments