Skip to content

Commit 1900f94

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

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.2",
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.2:
13893+
version "10.1.2"
13894+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
13895+
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
1389613896
dependencies:
1389713897
chalk "^3.0.0"
1389813898
commander "^4.0.1"

0 commit comments

Comments
 (0)