diff --git a/bun.lockb b/bun.lockb index 94ccaf0f..866c3020 100755 Binary files a/bun.lockb and b/bun.lockb differ 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",