Skip to content

Commit 07f9949

Browse files
chore: update dependency lint-staged to v13.1.2 (#3537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3e4775 commit 07f9949

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.1",
102+
"lint-staged": "13.1.2",
103103
"prettier": "^2.0.5",
104104
"typescript": "^4.9.3"
105105
}

yarn.lock

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

7559-
7560-
version "13.1.1"
7561-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
7562-
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
7559+
7560+
version "13.1.2"
7561+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
7562+
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
75637563
dependencies:
75647564
cli-truncate "^3.1.0"
75657565
colorette "^2.0.19"

0 commit comments

Comments
 (0)