Skip to content

Commit 1095da2

Browse files
authored
Update dependency lint-staged to v10.0.8 (#327)
1 parent 2625e55 commit 1095da2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"c8": "7.1.0",
5353
"codecov": "3.6.5",
5454
"husky": "4.2.3",
55-
"lint-staged": "10.0.7",
55+
"lint-staged": "10.0.8",
5656
"np": "6.1.0",
5757
"npm-run-all": "4.1.5",
5858
"prettier": "1.19.1",

yarn.lock

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

2407-
2408-
version "10.0.7"
2409-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
2410-
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
2407+
2408+
version "10.0.8"
2409+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
2410+
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
24112411
dependencies:
24122412
chalk "^3.0.0"
24132413
commander "^4.0.1"

0 commit comments

Comments
 (0)