Skip to content

Commit 0e46019

Browse files
committed
Update dependency lint-staged to v11.1.2
1 parent ea2fea9 commit 0e46019

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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.2",
7171
"nodemon": "2.0.12",
7272
"prettier": "2.3.2",
7373
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9416,17 +9416,16 @@ lines-and-columns@^1.1.6:
94169416
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
94179417
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
94189418

9419-
lint-staged@11.0.1:
9420-
version "11.0.1"
9421-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.1.tgz#1b8ae8ed5a52ed87252db95fe008c2618c85f55a"
9422-
integrity sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==
9419+
lint-staged@11.1.2:
9420+
version "11.1.2"
9421+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90"
9422+
integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==
94239423
dependencies:
94249424
chalk "^4.1.1"
94259425
cli-truncate "^2.1.0"
94269426
commander "^7.2.0"
94279427
cosmiconfig "^7.0.0"
94289428
debug "^4.3.1"
9429-
dedent "^0.7.0"
94309429
enquirer "^2.3.6"
94319430
execa "^5.0.0"
94329431
listr2 "^3.8.2"

0 commit comments

Comments
 (0)