Skip to content

Commit a573110

Browse files
chore: update dependency lint-staged to v13.1.1 (#3526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b82e322 commit a573110

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
@@ -99,7 +99,7 @@
9999
"husky": "^8.0.0",
100100
"jest": "^29.0.1",
101101
"lerna": "^6.0.0",
102-
"lint-staged": "13.1.0",
102+
"lint-staged": "13.1.1",
103103
"prettier": "^2.0.5",
104104
"typescript": "^4.9.3"
105105
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7581,10 +7581,10 @@ lines-and-columns@~2.0.3:
75817581
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
75827582
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
75837583

7584-
7585-
version "13.1.0"
7586-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
7587-
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
7584+
7585+
version "13.1.1"
7586+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
7587+
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
75887588
dependencies:
75897589
cli-truncate "^3.1.0"
75907590
colorette "^2.0.19"

0 commit comments

Comments
 (0)