Skip to content

Commit 5487ae5

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

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.8",
40+
"lint-staged": "10.0.9",
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.8"
4360-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.8.tgz#0f7849cdc336061f25f5d4fcbcfa385701ff4739"
4361-
integrity sha512-Oa9eS4DJqvQMVdywXfEor6F4vP+21fPHF8LUXgBbVWUSWBddjqsvO6Bv1LwMChmgQZZqwUvgJSHlu8HFHAPZmA==
4358+
4359+
version "10.0.9"
4360+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
4361+
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
43624362
dependencies:
43634363
chalk "^3.0.0"
43644364
commander "^4.0.1"

0 commit comments

Comments
 (0)