We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d70d1f commit a54982bCopy full SHA for a54982b
package.json
@@ -32,7 +32,7 @@
32
},
33
"dependencies": {
34
"@textlint-rule/textlint-rule-no-invalid-control-character": "^1.2.0",
35
- "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
+ "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.8",
36
"@textlint/module-interop": "^12.0.0",
37
"textlint-rule-ja-no-abusage": "^3.0.0",
38
"textlint-rule-ja-no-mixed-period": "^2.1.1",
@@ -52,7 +52,7 @@
52
"textlint-rule-no-hankaku-kana": "^1.0.2",
53
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
54
"textlint-rule-no-nfd": "^1.0.2",
55
- "textlint-rule-preset-jtf-style": "^2.3.11",
+ "textlint-rule-preset-jtf-style": "^2.3.12",
56
"textlint-rule-sentence-length": "^2.2.0"
57
58
"devDependencies": {
0 commit comments