diff --git a/bun.lockb b/bun.lockb index 866c3020..80f82fa9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/mise.toml b/mise.toml index ac6ef20f..d4c60452 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" = "39.7.0" -"npm:cspell" = "8.15.7" +"npm:cspell" = "8.16.0" "cargo:lychee" = "0.17.0" typos = "1.27.2" diff --git a/package.json b/package.json index 21f68c7c..414118df 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.7", + "@cspell/cspell-types": "8.16.0", "@tsconfig/bun": "1.0.7", "@tsconfig/strictest": "2.0.5", "@types/bun": "1.1.13",