File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 52
52
"husky" : " 4.2.3" ,
53
53
"jest" : " 24.9.0" ,
54
54
"jest-junit" : " 10.0.0" ,
55
- "lint-staged" : " 10.0.0 " ,
55
+ "lint-staged" : " 10.0.9 " ,
56
56
"prettier" : " 1.19.1" ,
57
57
"prettier-package-json" : " 2.1.3" ,
58
58
"rimraf" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -5051,10 +5051,10 @@ lines-and-columns@^1.1.6:
5051
5051
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5052
5052
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5053
5053
5054
-
5055
- version "10.0.0 "
5056
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.0 .tgz#2560394062b6e0be77247761bba5fde26025fb89 "
5057
- integrity sha512-/MrZOLMnljjMHakxlRd1Z5Kr8wWWlrWFasye7HaTv5tx56icwzT/STRty8flMKsyzBGTfTa9QszNVPsDS/yOug ==
5054
+
5055
+ version "10.0.9 "
5056
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9 .tgz#185aabb2432e9467c84add306c990f1c20da3cdb "
5057
+ integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw ==
5058
5058
dependencies :
5059
5059
chalk "^3.0.0"
5060
5060
commander "^4.0.1"
5067
5067
micromatch "^4.0.2"
5068
5068
normalize-path "^3.0.0"
5069
5069
please-upgrade-node "^3.2.0"
5070
+ string-argv "0.3.1"
5070
5071
stringify-object "^3.3.0"
5071
5072
5072
5073
listr-silent-renderer@^1.1.1 :
@@ -7862,6 +7863,11 @@ strict-uri-encode@^2.0.0:
7862
7863
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
7863
7864
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
7864
7865
7866
+
7867
+ version "0.3.1"
7868
+ resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
7869
+ integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
7870
+
7865
7871
string-length@^2.0.0 :
7866
7872
version "2.0.0"
7867
7873
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