Skip to content

Commit a890139

Browse files
⬆️ Update dependency lint-staged to v15.4.1
1 parent 14e1b7d commit a890139

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
@@ -13,7 +13,7 @@
1313
"@commitlint/config-conventional": "19.6.0",
1414
"eslint": "8.57.1",
1515
"husky": "9.1.7",
16-
"lint-staged": "15.3.0",
16+
"lint-staged": "15.4.1",
1717
"prettier": "3.4.2",
1818
"rimraf": "5.0.10",
1919
"typescript": "5.7.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2306,10 +2306,10 @@ lines-and-columns@^1.1.6:
23062306
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
23072307
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
23082308

2309-
lint-staged@15.3.0:
2310-
version "15.3.0"
2311-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
2312-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
2309+
lint-staged@15.4.1:
2310+
version "15.4.1"
2311+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
2312+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
23132313
dependencies:
23142314
chalk "~5.4.1"
23152315
commander "~12.1.0"

0 commit comments

Comments
 (0)