Skip to content

Commit d67422a

Browse files
committed
Update dependency lint-staged to v11.1.1
1 parent 29a9033 commit d67422a

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
@@ -67,7 +67,7 @@
6767
"fibers": "5.0.0",
6868
"husky": "7.0.1",
6969
"jest": "27.0.6",
70-
"lint-staged": "11.0.1",
70+
"lint-staged": "11.1.1",
7171
"nodemon": "2.0.12",
7272
"prettier": "2.3.2",
7373
"rimraf": "3.0.2",

yarn.lock

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

9372-
lint-staged@11.0.1:
9373-
version "11.0.1"
9374-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
9375-
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
9372+
lint-staged@11.1.1:
9373+
version "11.1.1"
9374+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
9375+
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
93769376
dependencies:
93779377
chalk "^4.1.1"
93789378
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)