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.1" ,
35
- "eslint-config-prettier" : " 6.12 .0" ,
35
+ "eslint-config-prettier" : " 6.13 .0" ,
36
36
"@types/jest" : " 26.0.14" ,
37
37
"ts-jest" : " 26.4.1" ,
38
38
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2239,10 +2239,10 @@ escodegen@^1.14.1:
2239
2239
optionalDependencies :
2240
2240
source-map "~0.6.1"
2241
2241
2242
- eslint-config-prettier@6.12 .0 :
2243
- version "6.12 .0"
2244
- resolved "https://registry.npmjs.org /eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
2245
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
2242
+ eslint-config-prettier@6.13 .0 :
2243
+ version "6.13 .0"
2244
+ resolved "https://registry.yarnpkg.com /eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
2245
+ integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
2246
2246
dependencies :
2247
2247
get-stdin "^6.0.0"
2248
2248
You can’t perform that action at this time.
0 commit comments