From 32f20909ec70600505c93b572fa89cb87b9fb49a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 08:30:01 +0000 Subject: [PATCH] chore(deps): update cspell monorepo to v8.15.7 (#766) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lockb | Bin 92331 -> 92331 bytes mise.toml | 2 +- package.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lockb b/bun.lockb index 94ccaf0f698c8ee12d94b674fa1a55f99799a284..866c3020abbe7039fa658cc5964b64d184803fc6 100755 GIT binary patch delta 144 zcmV;B0B`@R(FLo~1&}TvZ$EpjW>I>w+=U-0xZz>%wpe_Vp%Zs^=vZDL=f|$Bu}-=` zlLQ_pvoJwrUqC>{#wNuVP1St;Uq-Rd=u;nOk?>O^{M< yN-C+=m`OQf6U=a#(Hc9yv;Qn&om8{cpt4^9H?@cXjaUIUm(f%KE4M*e0csB(XF(hQ delta 147 zcmV;E0BrxO(FLo~1&}TvxfIq)AdfmVm9)Fm)T&0l5rfdWB&SKzvH?N0UMG9~u}-=` zlf*qJvoJwrUqFT_TB^PH|93>JJL}atQiu&;`2l1g|hkKg_e$pt4^9HnoTWjaZkVKLH?@@KgZ|w?SC}Y7fRk BLCOFC diff --git a/mise.toml b/mise.toml index 122e0849..35bc1ff9 100644 --- a/mise.toml +++ b/mise.toml @@ -25,7 +25,7 @@ yamlfmt = "0.14.0" # renovate: datasource=pypi yamllint = "1.35.1" # cspell:ignore pypi "npm:renovate" = "38.142.3" -"npm:cspell" = "8.15.6" +"npm:cspell" = "8.15.7" "cargo:lychee" = "0.16.1" typos = "1.27.0" diff --git a/package.json b/package.json index 772ddd5b..21f68c7c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@commitlint/config-conventional": "19.5.0", "@commitlint/cz-commitlint": "19.5.0", "@commitlint/types": "19.5.0", - "@cspell/cspell-types": "8.15.6", + "@cspell/cspell-types": "8.15.7", "@tsconfig/bun": "1.0.7", "@tsconfig/strictest": "2.0.5", "@types/bun": "1.1.13",