Skip to content

Commit ca118a2

Browse files
committed
Update dependency lint-staged to v10.1.5
1 parent bda92c6 commit ca118a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"flow-bin": "0.120.1",
6363
"husky": "3.1.0",
6464
"jest": "25.2.3",
65-
"lint-staged": "10.0.9",
65+
"lint-staged": "10.1.5",
6666
"prettier": "1.19.1"
6767
}
6868
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3661,10 +3661,10 @@ lines-and-columns@^1.1.6:
36613661
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
36623662
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
36633663

3664-
lint-staged@10.0.9:
3665-
version "10.0.9"
3666-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
3667-
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
3664+
lint-staged@10.1.5:
3665+
version "10.1.5"
3666+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.5.tgz#de21ee7c4a91d75e5135b100b963f65e61645230"
3667+
integrity sha512-Etn83be+CiG674kIkE4pOyjtpssXfdmuAPhOehy5w4bOVMnQJ5DsiWq5CShpZj38NA+UdJSsMMkqhb3hB72kOg==
36683668
dependencies:
36693669
chalk "^3.0.0"
36703670
commander "^4.0.1"

0 commit comments

Comments
 (0)