Skip to content

Commit a218864

Browse files
chore(deps): update dependency cspell to v10 (#2511)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cspell](https://cspell.org/) ([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`9.8.0` → `10.0.0`](https://renovatebot.com/diffs/npm/cspell/9.8.0/10.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/10.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/9.8.0/10.0.0?slim=true) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v10.0.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#v1000-2026-04-06) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v9.8.0...v10.0.0) ##### Features <details> <summary>fix: upgrade import-fresh from v3 to v4 (<a href="https://redirect.github.com/streetsidesoftware/cspell/pull/8786">#&#8203;8786</a>)</summary> ##### fix: upgrade import-fresh from v3 to v4 ([#&#8203;8786](https://redirect.github.com/streetsidesoftware/cspell/pull/8786)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccbf74d commit a218864

2 files changed

Lines changed: 148 additions & 189 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@vitest/coverage-v8": "4.1.5",
5959
"@vitest/eslint-plugin": "1.6.16",
6060
"console-fail-test": "0.6.1",
61-
"cspell": "9.8.0",
61+
"cspell": "10.0.0",
6262
"eslint": "10.3.0",
6363
"eslint-plugin-jsdoc": "62.9.0",
6464
"eslint-plugin-jsonc": "3.1.2",

0 commit comments

Comments
 (0)