File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 26
26
"eslint" : " 4.12.1" ,
27
27
"husky" : " ^0.14.3" ,
28
28
"jest" : " 21.2.1" ,
29
- "lint-staged" : " ^5 .0.0" ,
29
+ "lint-staged" : " 6 .0.0" ,
30
30
"prettier-eslint-cli" : " 4.4.0" ,
31
31
"semantic-release" : " 8.2.0" ,
32
32
"ts-jest" : " ^21.2.3" ,
Original file line number Diff line number Diff line change @@ -2588,14 +2588,15 @@ levn@^0.3.0, levn@~0.3.0:
2588
2588
prelude-ls "~1.1.2"
2589
2589
type-check "~0.3.2"
2590
2590
2591
- lint-staged@^5 .0.0 :
2592
- version "5 .0.0"
2593
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-5 .0.0.tgz#f1c670e03e2fdf3f3d0eb81f72d3bcf658770e54 "
2591
+ lint-staged@6 .0.0 :
2592
+ version "6 .0.0"
2593
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6 .0.0.tgz#7ab7d345f2fe302ff196f1de6a005594ace03210 "
2594
2594
dependencies :
2595
2595
app-root-path "^2.0.0"
2596
2596
chalk "^2.1.0"
2597
2597
commander "^2.11.0"
2598
2598
cosmiconfig "^3.1.0"
2599
+ debug "^3.1.0"
2599
2600
dedent "^0.7.0"
2600
2601
execa "^0.8.0"
2601
2602
find-parent-dir "^0.3.0"
You can’t perform that action at this time.
0 commit comments