From 67decbbd666401852425fcbe838234f736b6f762 Mon Sep 17 00:00:00 2001 From: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:30:13 +0900 Subject: [PATCH] chore(deps): update dependency textlint-rule-preset-jtf-style to ^3.0.3 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 7900d7ed9..9f363dc07 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "textlint": "^15.2.2", "textlint-filter-rule-comments": "^1.2.2", "textlint-plugin-html": "^1.0.1", - "textlint-rule-preset-jtf-style": "^3.0.2", + "textlint-rule-preset-jtf-style": "^3.0.3", }, "peerDependencies": { "typescript": "^5.0.0", @@ -534,7 +534,7 @@ "textlint-rule-helper": ["textlint-rule-helper@2.3.1", "", { "dependencies": { "@textlint/ast-node-types": "^13.4.1", "structured-source": "^4.0.0", "unist-util-visit": "^2.0.3" } }, "sha512-b1bijvyiUmKinfFE5hkQMSXs3Ky8jyZ3Y6SOoTRJKV9HLL2LWUVFAUezO7z4FpAkVvYruDYWCwA5qWV8GmvyUw=="], - "textlint-rule-preset-jtf-style": ["textlint-rule-preset-jtf-style@3.0.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=="], + "textlint-rule-preset-jtf-style": ["textlint-rule-preset-jtf-style@3.0.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=="], "textlint-rule-prh": ["textlint-rule-prh@6.1.0", "", { "dependencies": { "@babel/parser": "^7.27.0", "prh": "^5.4.4", "textlint-rule-helper": "^2.3.1" } }, "sha512-KrchADHw1/LZ/tAQ2XwL/XdUhunKCvlNmwgp+6hdyzuWX7uojOkDdJWWV0KAN4XWsK6Te5w/SZcYwQ7X6i3B0A=="], diff --git a/package.json b/package.json index b6dfb4462..b997a8d4c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "textlint": "^15.2.2", "textlint-filter-rule-comments": "^1.2.2", "textlint-plugin-html": "^1.0.1", - "textlint-rule-preset-jtf-style": "^3.0.2" + "textlint-rule-preset-jtf-style": "^3.0.3" }, "peerDependencies": { "typescript": "^5.0.0"