build(deps-dev): bump textlint from 15.2.0 to 15.2.1

Bumps [textlint](https://github.com/textlint/textlint) from 15.2.0 to 15.2.1.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](https://github.com/textlint/textlint/compare/v15.2.0...v15.2.1)

---
updated-dependencies:
- dependency-name: textlint
  dependency-version: 15.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-25 06:29:58 +00:00 committed by GitHub
parent 5619216697
commit 9ca4b6b783
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 349 additions and 151 deletions

498
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"remark-lint-prohibited-strings": "^4.0.0", "remark-lint-prohibited-strings": "^4.0.0",
"remark-lint-unordered-list-marker-style": "^4.0.1", "remark-lint-unordered-list-marker-style": "^4.0.1",
"remark-stringify": "^11.0.0", "remark-stringify": "^11.0.0",
"textlint": "^15.2.0", "textlint": "^15.2.1",
"textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-allowlist": "^4.0.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-common-misspellings": "^1.0.1", "textlint-rule-common-misspellings": "^1.0.1",