Skip to content

Commit 31544a1

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

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
@@ -46,7 +46,7 @@
4646
"jest": "23.6.0",
4747
"jest-junit": "10.0.0",
4848
"jest-puppeteer": "4.4.0",
49-
"lint-staged": "10.0.9",
49+
"lint-staged": "10.1.1",
5050
"prettier": "1.19.1",
5151
"prettier-package-json": "2.1.3",
5252
"puppeteer": "2.1.1",

yarn.lock

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

5287-
lint-staged@10.0.9:
5288-
version "10.0.9"
5289-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
5290-
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
5287+
lint-staged@10.1.1:
5288+
version "10.1.1"
5289+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
5290+
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
52915291
dependencies:
52925292
chalk "^3.0.0"
52935293
commander "^4.0.1"

0 commit comments

Comments
 (0)