Skip to content

Commit

Permalink
chore: update textlint family to ^13.4.1 (#424)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 3de9cd9 commit f6bfbfe
Show file tree
Hide file tree
Showing 3 changed files with 537 additions and 615 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"textlint": "^13.4.0",
"textlint": "^13.4.1",
"textlint-rule-preset-smarthr": "file:.."
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@textlint/types": "^13.4.0",
"@textlint/types": "^13.4.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^16.18.65",
"airtable": "^0.12.2",
Expand All @@ -40,15 +40,15 @@
"js-yaml": "^4.1.0",
"prettier": "^3.1.0",
"standard-version": "^9.3.2",
"textlint-tester": "^13.4.0",
"textlint-scripts": "^13.4.0",
"textlint-tester": "^13.4.1",
"textlint-scripts": "^13.4.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"textlint": "^13.4.0"
"textlint": "^13.4.1"
},
"dependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9",
"@textlint/module-interop": "^13.4.0",
"@textlint/module-interop": "^13.4.1",
"textlint-rule-ja-hiragana-daimeishi": "^1.0.0",
"textlint-rule-ja-hiragana-hojodoushi": "^1.1.0",
"textlint-rule-ja-keishikimeishi": "^1.0.5",
Expand Down
Loading

0 comments on commit f6bfbfe

Please sign in to comment.