Skip to content

Commit 4b90f99

Browse files
chore(deps): update dev dependency lint-staged to v10.1.1 (#813)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f3c9f18 commit 4b90f99

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
"husky": "4.2.3",
5353
"jest": "24.9.0",
5454
"jest-junit": "10.0.0",
55-
"lint-staged": "10.0.9",
55+
"lint-staged": "10.1.1",
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",

yarn.lock

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

5118-
lint-staged@10.0.9:
5119-
version "10.0.9"
5120-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
5121-
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
5118+
lint-staged@10.1.1:
5119+
version "10.1.1"
5120+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
5121+
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
51225122
dependencies:
51235123
chalk "^3.0.0"
51245124
commander "^4.0.1"

0 commit comments

Comments
 (0)