Skip to content

Commit 812cdc5

Browse files
authored
Merge pull request #170 from dashed/renovate/lint-staged-10.x
Update dependency lint-staged to v10.0.8
2 parents 4a45879 + fd305d2 commit 812cdc5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"flow-bin": "0.119.1",
6363
"husky": "3.1.0",
6464
"jest": "24.9.0",
65-
"lint-staged": "10.0.7",
65+
"lint-staged": "10.0.8",
6666
"prettier": "1.19.1"
6767
}
6868
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,10 +3671,10 @@ lines-and-columns@^1.1.6:
36713671
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
36723672
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
36733673

3674-
lint-staged@10.0.7:
3675-
version "10.0.7"
3676-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
3677-
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
3674+
lint-staged@10.0.8:
3675+
version "10.0.8"
3676+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
3677+
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
36783678
dependencies:
36793679
chalk "^3.0.0"
36803680
commander "^4.0.1"

0 commit comments

Comments
 (0)