Bump the textlint group across 1 directory with 2 updates

Bumps the textlint group with 2 updates in the / directory: [textlint](https://github.com/textlint/textlint) and [textlint-rule-no-dead-link](https://github.com/textlint-rule/textlint-rule-no-dead-link).


Updates `textlint` from 15.5.1 to 15.5.2
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](https://github.com/textlint/textlint/compare/v15.5.1...v15.5.2)

Updates `textlint-rule-no-dead-link` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/textlint-rule/textlint-rule-no-dead-link/releases)
- [Commits](https://github.com/textlint-rule/textlint-rule-no-dead-link/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: textlint
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: textlint
- dependency-name: textlint-rule-no-dead-link
  dependency-version: 6.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: textlint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-28 02:03:04 +00:00 committed by GitHub
parent 44a29e594b
commit 945bde1de5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 226 additions and 473 deletions

695
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,12 +26,12 @@
"@vuepress/plugin-redirect": "2.0.0-rc.66",
"@vuepress/plugin-slimsearch": "2.0.0-rc.67",
"sass-embedded": "^1.91.0",
"textlint": "^15.5.1",
"textlint": "^15.5.2",
"textlint-filter-rule-comments": "^1.3.0",
"textlint-rule-apostrophe": "^3.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-doubled-spaces": "^1.0.2",
"textlint-rule-no-dead-link": "^6.2.0",
"textlint-rule-no-dead-link": "^6.2.1",
"textlint-rule-no-empty-element": "^0.3.1",
"textlint-rule-no-empty-section": "^1.1.0",
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",