Skip to content

Commit 3a8f01f

Browse files
chore: update dependency lint-staged to v12.4.2 (#3194)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e5fee05 commit 3a8f01f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"husky": "^8.0.0",
100100
"jest": "28.1.0",
101101
"lerna": "^4.0.0",
102-
"lint-staged": "12.4.1",
102+
"lint-staged": "12.4.2",
103103
"prettier": "^2.0.5",
104104
"ts-jest": "^28.0.2",
105105
"typescript": "^4.6.4"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6473,10 +6473,10 @@ lines-and-columns@^1.1.6:
64736473
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
64746474
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
64756475

6476-
6477-
version "12.4.1"
6478-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
6479-
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
6476+
6477+
version "12.4.2"
6478+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd"
6479+
integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==
64806480
dependencies:
64816481
cli-truncate "^3.1.0"
64826482
colorette "^2.0.16"

0 commit comments

Comments
 (0)