From 15b66d62c6fc4d1341852ef9ca2866197de86337 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 06:52:00 +0000 Subject: [PATCH] Update dependency textlint-rule-preset-ja-spacing to v3.0.3 --- package-lock.json | 36 ++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7843a85c..7ab7104b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "textlint-rule-no-dead-link": "6.2.3", "textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "1.0.1", "textlint-rule-prefer-tari-tari": "1.0.3", - "textlint-rule-preset-ja-spacing": "3.0.2", + "textlint-rule-preset-ja-spacing": "3.0.3", "textlint-rule-preset-ja-technical-writing": "12.0.2", "textlint-rule-terminology": "5.2.16", "tsx": "4.23.9", @@ -7216,23 +7216,23 @@ } }, "node_modules/textlint-rule-preset-ja-spacing": { - "version": "3.0.2", - "resolved": "https://npm.flatt.tech/textlint-rule-preset-ja-spacing/-/textlint-rule-preset-ja-spacing-3.0.2.tgz", - "integrity": "sha512-6uFVfqSBHjexMfTLO2jq/QOczSgYuPRVPgOsTrh60RItQiznk2oHAKL5rLdn0STty3fxqTx+6cFnkjqw4VaEkA==", - "dev": true, - "license": "MIT", - "dependencies": { - "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^3.0.2", - "textlint-rule-ja-no-space-around-parentheses": "^3.0.2", - "textlint-rule-ja-no-space-around-slash": "^3.0.2", - "textlint-rule-ja-no-space-between-full-width": "^3.0.2", - "textlint-rule-ja-space-after-exclamation": "^3.0.2", - "textlint-rule-ja-space-after-question": "^3.0.2", - "textlint-rule-ja-space-around-code": "^3.0.2", - "textlint-rule-ja-space-around-emphasis": "^3.0.2", - "textlint-rule-ja-space-around-link": "^3.0.2", - "textlint-rule-ja-space-around-strong": "^3.0.2", - "textlint-rule-ja-space-between-half-and-full-width": "^3.0.2" + "version": "3.0.3", + "resolved": "https://npm.flatt.tech/textlint-rule-preset-ja-spacing/-/textlint-rule-preset-ja-spacing-3.0.3.tgz", + "integrity": "sha512-cIdZcM7in3A7cal2VUbOzUsr+rf2n89jAS4mT9rqjN6GsBl0oD0/iPkT71C0r+dwjZwWE3PeBgmwh2q9GqtChA==", + "dev": true, + "license": "MIT", + "dependencies": { + "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^3.0.3", + "textlint-rule-ja-no-space-around-parentheses": "^3.0.3", + "textlint-rule-ja-no-space-around-slash": "^3.0.3", + "textlint-rule-ja-no-space-between-full-width": "^3.0.3", + "textlint-rule-ja-space-after-exclamation": "^3.0.3", + "textlint-rule-ja-space-after-question": "^3.0.3", + "textlint-rule-ja-space-around-code": "^3.0.3", + "textlint-rule-ja-space-around-emphasis": "^3.0.3", + "textlint-rule-ja-space-around-link": "^3.0.3", + "textlint-rule-ja-space-around-strong": "^3.0.3", + "textlint-rule-ja-space-between-half-and-full-width": "^3.0.3" } }, "node_modules/textlint-rule-preset-ja-technical-writing": { diff --git a/package.json b/package.json index f9676df5..f3153cfe 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "textlint-rule-no-dead-link": "6.2.3", "textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet": "1.0.1", "textlint-rule-prefer-tari-tari": "1.0.3", - "textlint-rule-preset-ja-spacing": "3.0.2", + "textlint-rule-preset-ja-spacing": "3.0.3", "textlint-rule-preset-ja-technical-writing": "12.0.2", "textlint-rule-terminology": "5.2.16", "tsx": "4.23.9",