Skip to content

Commit 6109a53

Browse files
chore(deps): update cspell monorepo to v8.17.3 (#1141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3cf127 commit 6109a53

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.6.0",
1313
"@commitlint/cz-commitlint": "19.6.1",
1414
"@commitlint/types": "19.5.0",
15-
"@cspell/cspell-types": "8.17.2",
15+
"@cspell/cspell-types": "8.17.3",
1616
"@playwright/test": "1.50.0",
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].2", "", {}, "sha512-4kMBhX92p0pchEzYTpyLCoe/bUJ29YYvMINTeHTd//hLQh0ZAyMGY1opDm1tqaXX0qpYmWG60KcvN4fCR0i6lw=="],
92+
"@cspell/cspell-types": ["@cspell/[email protected].3", "", {}, "sha512-ozgeuSioX9z2wtlargfgdw3LKwDFAfm8gxu+xwNREvXiLsevb+lb7ZlY5/ay+MahqR5Hfs7XzYzBLTKL/ldn9g=="],
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.15.0"
1818
yamllint = "1.35.1"
19-
"npm:cspell" = "8.17.2"
19+
"npm:cspell" = "8.17.3"
2020
"ubi:lycheeverse/lychee" = "lychee-v0.18.0" # cspell:ignore lycheeverse
2121
typos = "1.29.4"
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.6.0",
3333
"@commitlint/cz-commitlint": "19.6.1",
3434
"@commitlint/types": "19.5.0",
35-
"@cspell/cspell-types": "8.17.2",
35+
"@cspell/cspell-types": "8.17.3",
3636
"@playwright/test": "1.50.0",
3737
"@total-typescript/tsconfig": "1.0.4",
3838
"@tsconfig/bun": "1.0.7",

0 commit comments

Comments
 (0)