diff --git a/bun.lockb b/bun.lockb index 757dbfc0..d5c67cde 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/mise.toml b/mise.toml index df568fe9..bd8f00a2 100644 --- a/mise.toml +++ b/mise.toml @@ -26,7 +26,7 @@ shellcheck = "0.10.0" yamlfmt = "0.14.0" yamllint = "1.35.1" "npm:renovate" = "39.69.2" -"npm:cspell" = "8.16.1" +"npm:cspell" = "8.17.0" "cargo:lychee" = "0.17.0" typos = "1.28.3" "npm:ignore-sync" = "7.0.1" diff --git a/package.json b/package.json index f09dd5a4..b899b8fe 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@commitlint/config-conventional": "19.6.0", "@commitlint/cz-commitlint": "19.5.0", "@commitlint/types": "19.5.0", - "@cspell/cspell-types": "8.16.1", + "@cspell/cspell-types": "8.17.0", "@tsconfig/bun": "1.0.7", "@tsconfig/strictest": "2.0.5", "@types/bun": "1.1.14",