Skip to content

Commit 2f464f9

Browse files
chore: update dependency lint-staged to v12.5.0 (#3212)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6057932 commit 2f464f9

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": "28.1.0",
101101
"lerna": "^5.0.0",
102-
"lint-staged": "12.4.3",
102+
"lint-staged": "12.5.0",
103103
"prettier": "^2.0.5",
104104
"ts-jest": "^28.0.2",
105105
"typescript": "^4.6.4"

yarn.lock

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

6516-
lint-staged@12.4.3:
6517-
version "12.4.3"
6518-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz#914fa468458364e14cc952145db552d87c8847b6"
6519-
integrity sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==
6516+
lint-staged@12.5.0:
6517+
version "12.5.0"
6518+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz#d6925747480ae0e380d13988522f9dd8ef9126e3"
6519+
integrity sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==
65206520
dependencies:
65216521
cli-truncate "^3.1.0"
65226522
colorette "^2.0.16"

0 commit comments

Comments
 (0)