File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 82
82
"eslint-plugin-react" : " ^7.1.0" ,
83
83
"husky" : " ^0.14.3" ,
84
84
"jest" : " ^21.2.1" ,
85
- "lint-staged" : " ^5 .0.0" ,
85
+ "lint-staged" : " ^6 .0.0" ,
86
86
"markdownlint-cli" : " ^0.5.0" ,
87
87
"opn" : " ^5.1.0" ,
88
88
"prettier" : " ^1.7.0" ,
Original file line number Diff line number Diff line change @@ -4336,14 +4336,15 @@ linkify-it@^2.0.0:
4336
4336
dependencies :
4337
4337
uc.micro "^1.0.1"
4338
4338
4339
- lint-staged@^5 .0.0 :
4340
- version "5 .0.0"
4341
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-5 .0.0.tgz#f1c670e03e2fdf3f3d0eb81f72d3bcf658770e54 "
4339
+ lint-staged@6 .0.0 :
4340
+ version "6 .0.0"
4341
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6 .0.0.tgz#7ab7d345f2fe302ff196f1de6a005594ace03210 "
4342
4342
dependencies :
4343
4343
app-root-path "^2.0.0"
4344
4344
chalk "^2.1.0"
4345
4345
commander "^2.11.0"
4346
4346
cosmiconfig "^3.1.0"
4347
+ debug "^3.1.0"
4347
4348
dedent "^0.7.0"
4348
4349
execa "^0.8.0"
4349
4350
find-parent-dir "^0.3.0"
You can’t perform that action at this time.
0 commit comments