Skip to content

Commit

Permalink
chore: update textlint family to ^14.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 6f95f1a commit 9c62863
Show file tree
Hide file tree
Showing 3 changed files with 980 additions and 994 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": "^14.0.4",
"textlint": "^14.0.5",
"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": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@textlint/types": "^14.0.4",
"@textlint/types": "^14.0.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^18.19.43",
"airtable": "^0.12.2",
Expand All @@ -40,15 +40,15 @@
"js-yaml": "^4.1.0",
"prettier": "^3.3.3",
"standard-version": "^9.3.2",
"textlint-tester": "^14.0.4",
"textlint-scripts": "^14.0.4",
"textlint-tester": "^14.0.5",
"textlint-scripts": "^14.0.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"textlint": "^14.0.4"
"textlint": "^14.0.5"
},
"dependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
"@textlint/module-interop": "^14.0.4",
"@textlint/module-interop": "^14.0.5",
"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 9c62863

Please sign in to comment.