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 2626 "eslint" : " 4.12.1" ,
2727 "husky" : " ^0.14.3" ,
2828 "jest" : " 21.2.1" ,
29- "lint-staged" : " ^5 .0.0" ,
29+ "lint-staged" : " 6 .0.0" ,
3030 "prettier-eslint-cli" : " 4.4.0" ,
3131 "semantic-release" : " 8.2.0" ,
3232 "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:
25882588 prelude-ls "~1.1.2"
25892589 type-check "~0.3.2"
25902590
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 "
25942594 dependencies :
25952595 app-root-path "^2.0.0"
25962596 chalk "^2.1.0"
25972597 commander "^2.11.0"
25982598 cosmiconfig "^3.1.0"
2599+ debug "^3.1.0"
25992600 dedent "^0.7.0"
26002601 execa "^0.8.0"
26012602 find-parent-dir "^0.3.0"
You can’t perform that action at this time.
0 commit comments