Skip to content

Commit e1b6985

Browse files
chore(deps): update dependency lint-staged to v10.0.8 (faceyspacey#241)
1 parent 3614463 commit e1b6985

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
@@ -99,7 +99,7 @@
9999
"jest-dev-server": "4.4.0",
100100
"jest-junit": "10.0.0",
101101
"jest-puppeteer": "4.4.0",
102-
"lint-staged": "10.0.7",
102+
"lint-staged": "10.0.8",
103103
"memfs": "3.1.1",
104104
"npm-run-all": "4.1.5",
105105
"prerender-loader": "1.3.0",

yarn.lock

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

6604-
lint-staged@10.0.7:
6605-
version "10.0.7"
6606-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
6607-
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
6604+
lint-staged@10.0.8:
6605+
version "10.0.8"
6606+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
6607+
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
66086608
dependencies:
66096609
chalk "^3.0.0"
66106610
commander "^4.0.1"

0 commit comments

Comments
 (0)