Skip to content

Commit 5001678

Browse files
chore(deps): update dependency lint-staged to v11.1.2 (#569)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3f56a85 commit 5001678

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
@@ -46,7 +46,7 @@
4646
"husky": "7.0.1",
4747
"jest": "27.0.6",
4848
"json-schema-to-markdown": "1.1.1",
49-
"lint-staged": "11.1.1",
49+
"lint-staged": "11.1.2",
5050
"patch-package": "6.4.7",
5151
"rimraf": "3.0.2",
5252
"ts-jest": "27.0.4",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4674,17 +4674,16 @@ lines-and-columns@^1.1.6:
46744674
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
46754675
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
46764676

4677-
4678-
version "11.1.1"
4679-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1.tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300"
4680-
integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ==
4677+
4678+
version "11.1.2"
4679+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90"
4680+
integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w==
46814681
dependencies:
46824682
chalk "^4.1.1"
46834683
cli-truncate "^2.1.0"
46844684
commander "^7.2.0"
46854685
cosmiconfig "^7.0.0"
46864686
debug "^4.3.1"
4687-
dedent "^0.7.0"
46884687
enquirer "^2.3.6"
46894688
execa "^5.0.0"
46904689
listr2 "^3.8.2"

0 commit comments

Comments
 (0)