Skip to content

Commit

Permalink
Bump textlint from 14.0.4 to 14.2.0
Browse files Browse the repository at this point in the history
Bumps [textlint](https://github.com/textlint/textlint) from 14.0.4 to 14.2.0.
- [Release notes](https://github.com/textlint/textlint/releases)
- [Commits](textlint/textlint@v14.0.4...v14.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2024
1 parent 6c65d4b commit ed1f09b
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 117 deletions.
2 changes: 1 addition & 1 deletion devto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"textlint": "^14.0.4",
"textlint": "^14.2.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-formatter-codecov": "^1.0.2",
"textlint-rule-aws-service-name": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion qiita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"sudachi-synonyms-dictionary": "^14.0.0",
"textlint": "^14.0.4",
"textlint": "^14.2.0",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-formatter-codecov": "^1.0.2",
"textlint-rule-aws-service-name": "^1.11.0",
Expand Down
Loading

0 comments on commit ed1f09b

Please sign in to comment.