Skip to content

Commit 683bb4c

Browse files
chore(deps): update dependency cspell to v10 (#928)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](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.0.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) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/10.0.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/9.8.0/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/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0697b11 commit 683bb4c

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
@@ -54,7 +54,7 @@
5454
"@vitest/coverage-v8": "^4.0.0",
5555
"@vitest/eslint-plugin": "^1.1.25",
5656
"console-fail-test": "^0.6.0",
57-
"cspell": "^9.0.0",
57+
"cspell": "^10.0.0",
5858
"eslint": "^10.0.0",
5959
"eslint-plugin-jsdoc": "^62.0.0",
6060
"eslint-plugin-jsonc": "^3.0.0",

0 commit comments

Comments
 (0)