Skip to content

Commit a9e9b95

Browse files
committed
chore(deps): update dependency lint-staged to v10.1.1
1 parent f019540 commit a9e9b95

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"husky": "4.2.3",
8989
"jest": "25.2.3",
9090
"jest-canvas-mock": "2.2.0",
91-
"lint-staged": "10.0.9",
91+
"lint-staged": "10.1.1",
9292
"prettier": "1.19.1",
9393
"react": "16.13.1",
9494
"react-native": "0.61.5",

yarn.lock

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

13892-
lint-staged@10.0.9:
13893-
version "10.0.9"
13894-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.9.tgz#185aabb2432e9467c84add306c990f1c20da3cdb"
13895-
integrity sha512-NKJHYgRa8oI9c4Ic42ZtF2XA6Ps7lFbXwg3q0ZEP0r55Tw3YWykCW1RzW6vu+QIGqbsy7DxndvKu93Wtr5vPQw==
13892+
lint-staged@10.1.1:
13893+
version "10.1.1"
13894+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.1.tgz#1c8569b66d684e6e3553cd760c03053f41fca152"
13895+
integrity sha512-wAeu/ePaBAOfwM2+cVbgPWDtn17B0Sxiv0NvNEqDAIvB8Yhvl60vafKFiK4grcYn87K1iK+a0zVoETvKbdT9/Q==
1389613896
dependencies:
1389713897
chalk "^3.0.0"
1389813898
commander "^4.0.1"

0 commit comments

Comments
 (0)