Skip to content

Commit 33282fe

Browse files
authored
chore(deps): update dependency textlint-rule-preset-jtf-style to ^3.0.3 (#325)
1 parent 76c9646 commit 33282fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"textlint": "^15.2.2",
99
"textlint-filter-rule-comments": "^1.2.2",
1010
"textlint-plugin-html": "^1.0.1",
11-
"textlint-rule-preset-jtf-style": "^3.0.2",
11+
"textlint-rule-preset-jtf-style": "^3.0.3",
1212
},
1313
"peerDependencies": {
1414
"typescript": "^5.0.0",
@@ -534,7 +534,7 @@
534534

535535
"textlint-rule-helper": ["[email protected]", "", { "dependencies": { "@textlint/ast-node-types": "^13.4.1", "structured-source": "^4.0.0", "unist-util-visit": "^2.0.3" } }, "sha512-b1bijvyiUmKinfFE5hkQMSXs3Ky8jyZ3Y6SOoTRJKV9HLL2LWUVFAUezO7z4FpAkVvYruDYWCwA5qWV8GmvyUw=="],
536536

537-
"textlint-rule-preset-jtf-style": ["[email protected].2", "", { "dependencies": { "analyze-desumasu-dearu": "^2.1.2", "japanese-numerals-to-number": "^1.0.2", "match-index": "^1.0.3", "moji": "^0.5.1", "regexp.prototype.flags": "^1.5.3", "regx": "^1.0.4", "textlint-rule-helper": "^2.3.1", "textlint-rule-prh": "^6.0.0" } }, "sha512-rpB1OCIK4KZqZOnM+vVxDCBkgzDH3XINCRiHQ+gV8SRydtfppPWx9WAoxCvq8lm7YuRdGiFU6XartIix2Fc2kA=="],
537+
"textlint-rule-preset-jtf-style": ["[email protected].3", "", { "dependencies": { "analyze-desumasu-dearu": "^2.1.2", "japanese-numerals-to-number": "^1.0.2", "match-index": "^1.0.3", "moji": "^0.5.1", "regexp.prototype.flags": "^1.5.3", "regx": "^1.0.4", "textlint-rule-helper": "^2.3.1", "textlint-rule-prh": "^6.0.0" } }, "sha512-NTvqjg3oMTGjSDoH6MnYu+DDWW6cEghA66Lb8N0bheTphAj99aaG10HGhwTfDbaH2P6NfPQvRP5ISxiXCT9zdg=="],
538538

539539
"textlint-rule-prh": ["[email protected]", "", { "dependencies": { "@babel/parser": "^7.27.0", "prh": "^5.4.4", "textlint-rule-helper": "^2.3.1" } }, "sha512-KrchADHw1/LZ/tAQ2XwL/XdUhunKCvlNmwgp+6hdyzuWX7uojOkDdJWWV0KAN4XWsK6Te5w/SZcYwQ7X6i3B0A=="],
540540

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"textlint": "^15.2.2",
1212
"textlint-filter-rule-comments": "^1.2.2",
1313
"textlint-plugin-html": "^1.0.1",
14-
"textlint-rule-preset-jtf-style": "^3.0.2"
14+
"textlint-rule-preset-jtf-style": "^3.0.3"
1515
},
1616
"peerDependencies": {
1717
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)