Skip to content

Commit d9cf853

Browse files
chore(deps): update dependency lint-staged to ^15.5.1
1 parent e15a7a7 commit d9cf853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bunfig": "^0.8.2",
1616
"cac": "^6.7.14",
1717
"changelogen": "^0.6.1",
18-
"lint-staged": "^15.5.0",
18+
"lint-staged": "^15.5.1",
1919
"typescript": "^5.8.3",
2020
"unocss": "^66.0.0",
2121
"unplugin-icons": "^22.1.0",
@@ -1203,7 +1203,7 @@
12031203

12041204
"lilconfig": ["[email protected]", "", {}, "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw=="],
12051205

1206-
"lint-staged": ["[email protected].0", "", { "dependencies": { "chalk": "^5.4.1", "commander": "^13.1.0", "debug": "^4.4.0", "execa": "^8.0.1", "lilconfig": "^3.1.3", "listr2": "^8.2.5", "micromatch": "^4.0.8", "pidtree": "^0.6.0", "string-argv": "^0.3.2", "yaml": "^2.7.0" }, "bin": { "lint-staged": "bin/lint-staged.js" } }, "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg=="],
1206+
"lint-staged": ["[email protected].1", "", { "dependencies": { "chalk": "^5.4.1", "commander": "^13.1.0", "debug": "^4.4.0", "execa": "^8.0.1", "lilconfig": "^3.1.3", "listr2": "^8.2.5", "micromatch": "^4.0.8", "pidtree": "^0.6.0", "string-argv": "^0.3.2", "yaml": "^2.7.0" }, "bin": { "lint-staged": "bin/lint-staged.js" } }, "sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ=="],
12071207

12081208
"listr2": ["[email protected]", "", { "dependencies": { "cli-truncate": "^4.0.0", "colorette": "^2.0.20", "eventemitter3": "^5.0.1", "log-update": "^6.1.0", "rfdc": "^1.4.1", "wrap-ansi": "^9.0.0" } }, "sha512-vsBzcU4oE+v0lj4FhVLzr9dBTv4/fHIa57l+GCwovP8MoFNZJTOhGU8PXd4v2VJCbECAaijBiHntiekFMLvo0g=="],
12091209

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"bunfig": "^0.8.2",
8585
"cac": "^6.7.14",
8686
"changelogen": "^0.6.1",
87-
"lint-staged": "^15.5.0",
87+
"lint-staged": "^15.5.1",
8888
"typescript": "^5.8.3",
8989
"unocss": "^66.0.0",
9090
"unplugin-icons": "^22.1.0",

0 commit comments

Comments
 (0)