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 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.4 " ,
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 @@ -6286,9 +6286,9 @@ levn@^0.3.0, levn@~0.3.0:
6286
6286
prelude-ls "~1.1.2"
6287
6287
type-check "~0.3.2"
6288
6288
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 "
6289
+ lint-staged@7.0.4 :
6290
+ version "7.0.4 "
6291
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.4 .tgz#1aa7f27427e4c4c85d4d6524ac98aac10cbaf1b8 "
6292
6292
dependencies :
6293
6293
app-root-path "^2.0.1"
6294
6294
chalk "^2.3.1"
@@ -6309,7 +6309,8 @@ lint-staged@7.0.0:
6309
6309
path-is-inside "^1.0.2"
6310
6310
pify "^3.0.0"
6311
6311
please-upgrade-node "^3.0.1"
6312
- staged-git-files "1.1.0"
6312
+ staged-git-files "1.1.1"
6313
+ string-argv "^0.0.2"
6313
6314
stringify-object "^3.2.2"
6314
6315
6315
6316
listr-silent-renderer@^1.1.1 :
@@ -8883,9 +8884,9 @@ stack-utils@^1.0.1:
8883
8884
version "1.0.1"
8884
8885
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
8885
8886
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 "
8887
+ staged-git-files@1.1.1 :
8888
+ version "1.1.1 "
8889
+ resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1 .tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b "
8889
8890
8890
8891
static-extend@^0.1.1 :
8891
8892
version "0.1.2"
@@ -8940,6 +8941,10 @@ strict-uri-encode@^1.0.0:
8940
8941
version "1.1.0"
8941
8942
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
8942
8943
8944
+ string-argv@^0.0.2 :
8945
+ version "0.0.2"
8946
+ resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.0.2.tgz#dac30408690c21f3c3630a3ff3a05877bdcbd736"
8947
+
8943
8948
string-length@^2.0.0 :
8944
8949
version "2.0.0"
8945
8950
resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
You can’t perform that action at this time.
0 commit comments