File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 6060 "github-changes" : " 1.1.2" ,
6161 "husky" : " 0.14.3" ,
6262 "jest" : " 22.4.2" ,
63- "lint-staged" : " 7.0.0 " ,
63+ "lint-staged" : " 7.0.3 " ,
6464 "prettier" : " 1.11.1" ,
6565 "react" : " 16.2.0" ,
6666 "react-dom" : " 16.2.0" ,
Original file line number Diff line number Diff line change @@ -3164,6 +3164,10 @@ clean-css@4.1.x:
31643164 dependencies :
31653165 source-map "0.5.x"
31663166
3167+ cli-command-parser@^1.0.3 :
3168+ version "1.0.3"
3169+ resolved "https://registry.yarnpkg.com/cli-command-parser/-/cli-command-parser-1.0.3.tgz#377af3ce60ad2d8a34a7e5eae4b395d491b0d652"
3170+
31673171cli-cursor@^1.0.2 :
31683172 version "1.0.2"
31693173 resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-1.0.2.tgz#64da3f7d56a54412e59794bd62dc35295e8f2987"
@@ -6286,12 +6290,13 @@ levn@^0.3.0, levn@~0.3.0:
62866290 prelude-ls "~1.1.2"
62876291 type-check "~0.3.2"
62886292
6289- lint-staged@7.0.0 :
6290- version "7.0.0 "
6291- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.0 .tgz#57926c63201e7bd38ca0576d74391efa699b4a9d "
6293+ lint-staged@7.0.3 :
6294+ version "7.0.3 "
6295+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.3 .tgz#c2c30bd2821ae9c6043141179b9a03793ad3da08 "
62926296 dependencies :
62936297 app-root-path "^2.0.1"
62946298 chalk "^2.3.1"
6299+ cli-command-parser "^1.0.3"
62956300 commander "^2.14.1"
62966301 cosmiconfig "^4.0.0"
62976302 debug "^3.1.0"
@@ -6309,7 +6314,7 @@ lint-staged@7.0.0:
63096314 path-is-inside "^1.0.2"
63106315 pify "^3.0.0"
63116316 please-upgrade-node "^3.0.1"
6312- staged-git-files "1.1.0 "
6317+ staged-git-files "1.1.1 "
63136318 stringify-object "^3.2.2"
63146319
63156320listr-silent-renderer@^1.1.1 :
@@ -8883,9 +8888,9 @@ stack-utils@^1.0.1:
88838888 version "1.0.1"
88848889 resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
88858890
8886- staged-git-files@1.1.0 :
8887- version "1.1.0 "
8888- resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.0 .tgz#1a9bb131c1885601023c7aaddd3d54c22142c526 "
8891+ staged-git-files@1.1.1 :
8892+ version "1.1.1 "
8893+ resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1 .tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b "
88898894
88908895static-extend@^0.1.1 :
88918896 version "0.1.2"
You can’t perform that action at this time.
0 commit comments