Skip to content

Commit b273403

Browse files
chore: update dependency lint-staged to v12.3.4 (conventional-changelog#3026)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 071cce2 commit b273403

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.5.1",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "12.3.3",
101+
"lint-staged": "12.3.4",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6467,10 +6467,10 @@ lines-and-columns@^1.1.6:
64676467
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
64686468
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
64696469

6470-
6471-
version "12.3.3"
6472-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.3.tgz#0a465962fe53baa2b4b9da50801ead49a910e03b"
6473-
integrity sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==
6470+
6471+
version "12.3.4"
6472+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360"
6473+
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
64746474
dependencies:
64756475
cli-truncate "^3.1.0"
64766476
colorette "^2.0.16"

0 commit comments

Comments
 (0)