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 46
46
"jest" : " 23.6.0" ,
47
47
"jest-junit" : " 10.0.0" ,
48
48
"jest-puppeteer" : " 4.4.0" ,
49
- "lint-staged" : " 10.0.0 " ,
49
+ "lint-staged" : " 10.0.9 " ,
50
50
"prettier" : " 1.19.1" ,
51
51
"prettier-package-json" : " 2.1.3" ,
52
52
"puppeteer" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -5330,10 +5330,10 @@ lines-and-columns@^1.1.6:
5330
5330
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5331
5331
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5332
5332
5333
-
5334
- version "10.0.0 "
5335
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.0 .tgz#2560394062b6e0be77247761bba5fde26025fb89 "
5336
- integrity sha512-/MrZOLMnljjMHakxlRd1Z5Kr8wWWlrWFasye7HaTv5tx56icwzT/STRty8flMKsyzBGTfTa9QszNVPsDS/yOug ==
5333
+
5334
+ version "10.0.9 "
5335
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9 .tgz#185aabb2432e9467c84add306c990f1c20da3cdb "
5336
+ integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw ==
5337
5337
dependencies :
5338
5338
chalk "^3.0.0"
5339
5339
commander "^4.0.1"
5346
5346
micromatch "^4.0.2"
5347
5347
normalize-path "^3.0.0"
5348
5348
please-upgrade-node "^3.2.0"
5349
+ string-argv "0.3.1"
5349
5350
stringify-object "^3.3.0"
5350
5351
5351
5352
listr-silent-renderer@^1.1.1 :
@@ -8343,6 +8344,11 @@ strict-uri-encode@^2.0.0:
8343
8344
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
8344
8345
integrity sha1-ucczDHBChi9rFC3CdLvMWGbONUY=
8345
8346
8347
+
8348
+ version "0.3.1"
8349
+ resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
8350
+ integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
8351
+
8346
8352
string-length@^2.0.0 :
8347
8353
version "2.0.0"
8348
8354
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