File tree 2 files changed +13
-8
lines changed
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 60
60
"github-changes" : " 1.1.2" ,
61
61
"husky" : " 0.14.3" ,
62
62
"jest" : " 22.4.2" ,
63
- "lint-staged" : " 7.0.0 " ,
63
+ "lint-staged" : " 7.0.3 " ,
64
64
"prettier" : " 1.11.1" ,
65
65
"react" : " 16.2.0" ,
66
66
"react-dom" : " 16.2.0" ,
Original file line number Diff line number Diff line change @@ -3164,6 +3164,10 @@ clean-css@4.1.x:
3164
3164
dependencies :
3165
3165
source-map "0.5.x"
3166
3166
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
+
3167
3171
cli-cursor@^1.0.2 :
3168
3172
version "1.0.2"
3169
3173
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:
6286
6290
prelude-ls "~1.1.2"
6287
6291
type-check "~0.3.2"
6288
6292
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 "
6292
6296
dependencies :
6293
6297
app-root-path "^2.0.1"
6294
6298
chalk "^2.3.1"
6299
+ cli-command-parser "^1.0.3"
6295
6300
commander "^2.14.1"
6296
6301
cosmiconfig "^4.0.0"
6297
6302
debug "^3.1.0"
@@ -6309,7 +6314,7 @@ lint-staged@7.0.0:
6309
6314
path-is-inside "^1.0.2"
6310
6315
pify "^3.0.0"
6311
6316
please-upgrade-node "^3.0.1"
6312
- staged-git-files "1.1.0 "
6317
+ staged-git-files "1.1.1 "
6313
6318
stringify-object "^3.2.2"
6314
6319
6315
6320
listr-silent-renderer@^1.1.1 :
@@ -8883,9 +8888,9 @@ stack-utils@^1.0.1:
8883
8888
version "1.0.1"
8884
8889
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
8885
8890
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 "
8889
8894
8890
8895
static-extend@^0.1.1 :
8891
8896
version "0.1.2"
You can’t perform that action at this time.
0 commit comments