Skip to content

Commit c5e6c59

Browse files
authored
build(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#122)
2 parents 1959d95 + 370f52b commit c5e6c59

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"czg": "^1.11.0",
3939
"generate-changelog": "^1.8.0",
4040
"husky": "^9.1.7",
41-
"lint-staged": "^15.3.0",
41+
"lint-staged": "^15.4.1",
4242
"strip-ansi": "^7.1.0"
4343
},
4444
"overrides": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,10 +1100,10 @@ lines-and-columns@^1.1.6:
11001100
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
11011101
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
11021102

1103-
lint-staged@^15.3.0:
1104-
version "15.3.0"
1105-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
1106-
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
1103+
lint-staged@^15.4.1:
1104+
version "15.4.1"
1105+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
1106+
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
11071107
dependencies:
11081108
chalk "~5.4.1"
11091109
commander "~12.1.0"

0 commit comments

Comments
 (0)