From fcd092d082c325f72fd63f9b4566cbf215331973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 01:38:43 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to ^15.2.9 --- bun.lockb | Bin 89229 -> 89229 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 4f07bdf53eeba4f80ddd87d281045635625aa209..4bfa49737219507e0dc900428ccb3560bab7f6b4 100644 GIT binary patch delta 145 zcmV;C0B-+{xdn~61&}Tv01SUzKY_R&S$knqVi2n*)v~v^%*{*Pq8}M z0SS}w4kwc^4+yik5$#Ao1&}T9xi_#$@x!}c#LnY+nNLRK_%p8#)9|on7+S-po?7h- z&zFQmP3GUuh@LCg2d*Ed`GX)nIocjPw(_M#v*lXnmjOAm&GPOh0Xet483EBk&6P!4 delta 139 zcmV;60CfM2xdn~61&}Tv!wlbN>>#;S_b2>$t6{%)E1lW zlZZDkv$zrMNI*SBg@0_&&c}TaRX&i-UF}2u0g&4$Qm&8hNi|f#k`)DoxHvEidRhF8 tGXP&RiCC%L1K6AzbC|A9?`u{*GYPZhTIZJmIJ3?2?j`{^x4anv(LzVzL3#iH diff --git a/package.json b/package.json index 398f297..c6bbd89 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "bun-types": "latest", "husky": "^9.1.4", - "lint-staged": "^15.2.8", + "lint-staged": "^15.2.9", "oxlint": "latest", "prettier": "^3.3.3" },