Skip to content

Commit 58e5458

Browse files
chore(deps): update cspell monorepo to v8.17.2 (#1114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b01df2 commit 58e5458

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
@@ -11,7 +11,7 @@
1111
"@commitlint/config-conventional": "19.6.0",
1212
"@commitlint/cz-commitlint": "19.6.1",
1313
"@commitlint/types": "19.5.0",
14-
"@cspell/cspell-types": "8.17.1",
14+
"@cspell/cspell-types": "8.17.2",
1515
"@playwright/test": "1.49.1",
1616
"@total-typescript/tsconfig": "1.0.4",
1717
"@tsconfig/bun": "1.0.7",
@@ -88,7 +88,7 @@
8888

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

91-
"@cspell/cspell-types": ["@cspell/[email protected].1", "", {}, "sha512-NJbov7Jp57fh8addoxesjb8atg/APQfssCH5Q9uZuHBN06wEJDgs7fhfE48bU+RBViC9gltblsYZzZZQKzHYKg=="],
91+
"@cspell/cspell-types": ["@cspell/[email protected].2", "", {}, "sha512-4kMBhX92p0pchEzYTpyLCoe/bUJ29YYvMINTeHTd//hLQh0ZAyMGY1opDm1tqaXX0qpYmWG60KcvN4fCR0i6lw=="],
9292

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

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.1"
1717
yamlfmt = "0.15.0"
1818
yamllint = "1.35.1"
19-
"npm:cspell" = "8.17.1"
19+
"npm:cspell" = "8.17.2"
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.1",
35+
"@cspell/cspell-types": "8.17.2",
3636
"@playwright/test": "1.49.1",
3737
"@total-typescript/tsconfig": "1.0.4",
3838
"@tsconfig/bun": "1.0.7",

0 commit comments

Comments
 (0)