Skip to content

Commit 5048975

Browse files
chore(package): Update lint-staged to the latest version 🚀 (#164)
* chore(package): update lint-staged to version 10.0.8 * chore(package): update lockfile yarn.lock Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 064f5f0 commit 5048975

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "6.6.0",
3838
"husky": "3.0.9",
3939
"jest": "24.9.0",
40-
"lint-staged": "10.0.7",
40+
"lint-staged": "10.0.8",
4141
"prettier": "1.19.0",
4242
"pug": "2.0.4",
4343
"standard-version": "7.1.0",

yarn.lock

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

4358-
4359-
version "10.0.7"
4360-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
4361-
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
4358+
4359+
version "10.0.8"
4360+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
4361+
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
43624362
dependencies:
43634363
chalk "^3.0.0"
43644364
commander "^4.0.1"

0 commit comments

Comments
 (0)