Skip to content

Commit 73da47d

Browse files
chore(deps): update cspell monorepo to v8.17.4 (#1185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e311042 commit 73da47d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@commitlint/config-conventional": "19.7.1",
1313
"@commitlint/cz-commitlint": "19.6.1",
1414
"@commitlint/types": "19.5.0",
15-
"@cspell/cspell-types": "8.17.3",
15+
"@cspell/cspell-types": "8.17.4",
1616
"@playwright/test": "1.50.1",
1717
"@total-typescript/tsconfig": "1.0.4",
1818
"@tsconfig/bun": "1.0.7",
@@ -89,7 +89,7 @@
8989

9090
"@commitlint/types": ["@commitlint/[email protected]", "", { "dependencies": { "@types/conventional-commits-parser": "^5.0.0", "chalk": "^5.3.0" } }, "sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg=="],
9191

92-
"@cspell/cspell-types": ["@cspell/[email protected].3", "", {}, "sha512-ozgeuSioX9z2wtlargfgdw3LKwDFAfm8gxu+xwNREvXiLsevb+lb7ZlY5/ay+MahqR5Hfs7XzYzBLTKL/ldn9g=="],
92+
"@cspell/cspell-types": ["@cspell/[email protected].4", "", {}, "sha512-1K6tXEMXSaoUXhH3TiaCyh3Nh8ZE0wPej0+wa5HAMtdcY1B3FGvHZ9DltkgZxbzs3bGNXIySFE5ITqULbhweBA=="],
9393

9494
"@emnapi/runtime": ["@emnapi/[email protected]", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw=="],
9595

mise.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ taplo = "0.9.3"
1616
markdownlint-cli2 = "0.17.2"
1717
yamlfmt = "0.16.0"
1818
yamllint = "1.35.1"
19-
"npm:cspell" = "8.17.3"
19+
"npm:cspell" = "8.17.4"
2020
"ubi:lycheeverse/lychee" = "lychee-v0.18.1" # cspell:ignore lycheeverse
2121
typos = "1.29.7"
2222
"npm:ignore-sync" = "8.0.0"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commitlint/config-conventional": "19.7.1",
3333
"@commitlint/cz-commitlint": "19.6.1",
3434
"@commitlint/types": "19.5.0",
35-
"@cspell/cspell-types": "8.17.3",
35+
"@cspell/cspell-types": "8.17.4",
3636
"@playwright/test": "1.50.1",
3737
"@total-typescript/tsconfig": "1.0.4",
3838
"@tsconfig/bun": "1.0.7",

0 commit comments

Comments
 (0)