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 14.6.0 to 15.2.2
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](https://github.com/textlint/textlint/compare/v14.6.0...v15.2.2)

Updates `textlint-rule-no-dead-link` from 5.2.0 to 6.0.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/v5.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: textlint
  dependency-version: 15.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: textlint
- dependency-name: textlint-rule-no-dead-link
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: textlint
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-27 14:57:48 +00:00 committed by GitHub
parent a13a05cc21
commit d9b27d416c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1356 additions and 807 deletions

2159
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,12 +25,12 @@
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "^2.0.0-rc.60",
"sass-embedded": "^1.91.0",
"textlint": "^14.6.0",
"textlint": "^15.2.2",
"textlint-filter-rule-comments": "^1.2.2",
"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": "^5.2.0",
"textlint-rule-no-dead-link": "^6.0.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",