Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit 6477279

Browse files
chore(deps): update dependency lint-staged to v10.0.7 (faceyspacey#235)
1 parent fc4baa7 commit 6477279

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
@@ -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.4",
102+
"lint-staged": "10.0.7",
103103
"memfs": "3.0.4",
104104
"npm-run-all": "4.1.5",
105105
"prerender-loader": "1.3.0",

yarn.lock

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

6519-
lint-staged@10.0.4:
6520-
version "10.0.4"
6521-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.4.tgz#89212e005890595e4edb2df63afb486ad8d5ad78"
6522-
integrity sha512-lTmhvbFCyKKV8wcyuENTccjlsHP9bYtl/Xxe5ZMTwEZ7Qvar78jOGomkf6nzHuQns6vKRUYWS6L9N8s7x+jnXQ==
6519+
lint-staged@10.0.7:
6520+
version "10.0.7"
6521+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.7.tgz#d205f92d9359419a23bc6aa3b6f8546b1998da64"
6522+
integrity sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==
65236523
dependencies:
65246524
chalk "^3.0.0"
65256525
commander "^4.0.1"

0 commit comments

Comments
 (0)