Skip to content

Commit e2c9624

Browse files
chore: update dependency lint-staged to v12.3.5 (#3062)
Co-authored-by: Renovate Bot <[email protected]>
1 parent adb64b1 commit e2c9624

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.4",
101+
"lint-staged": "12.3.5",
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
@@ -6440,10 +6440,10 @@ lines-and-columns@^1.1.6:
64406440
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
64416441
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
64426442

6443-
6444-
version "12.3.4"
6445-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360"
6446-
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
6443+
6444+
version "12.3.5"
6445+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.5.tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9"
6446+
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
64476447
dependencies:
64486448
cli-truncate "^3.1.0"
64496449
colorette "^2.0.16"

0 commit comments

Comments
 (0)