From 8df74bb0f137299648e542a62e6379751dc4aaff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 13:23:55 +0000 Subject: [PATCH] chore(deps): update dependency textlint-rule-diacritics to v2 --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++++++++++----------- 2 files changed, 21 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 6bb013162..db5a3e4dc 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "textlint-rule-abbr-within-parentheses": "^1.0.2", "textlint-rule-apostrophe": "^2.0.0", "textlint-rule-common-misspellings": "^1.0.1", - "textlint-rule-diacritics": "^1.0.0", + "textlint-rule-diacritics": "^2.0.0", "textlint-rule-en-capitalization": "^2.0.3", "textlint-rule-max-comma": "^4.0.0", "textlint-rule-max-doc-width": "^1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd07c7e11..2eef92297 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -175,8 +175,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 textlint-rule-diacritics: - specifier: ^1.0.0 - version: 1.0.0 + specifier: ^2.0.0 + version: 2.1.4(textlint@12.6.1) textlint-rule-en-capitalization: specifier: ^2.0.3 version: 2.0.3 @@ -5021,8 +5021,8 @@ packages: markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} - match-casing@1.0.3: - resolution: {integrity: sha512-oMyC3vUVCFbGu+M2Zxl212LPJThcaw7QxB5lFuJPQCgV/dsGBP0yZeCoLmX6CiBkoBcVbAKDJZrBpJVu0XcLMw==} + match-casing@2.0.1: + resolution: {integrity: sha512-LeCq9FI5u4nppJnt4hklxcchkH9qH9+uFjX17f74a99lLkRXfVE49iL0hCtM5DZolps483viAy5zjvlTz/JNoA==} match-index@1.0.3: resolution: {integrity: sha512-1XjyBWqCvEFFUDW/MPv0RwbITRD4xQXOvKoPYtLDq8IdZTfdF/cQSo5Yn4qvhfSSZgjgkTFsqJD2wOUG4ovV8Q==} @@ -6667,6 +6667,10 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} + strip-json-comments@5.0.1: + resolution: {integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==} + engines: {node: '>=14.16'} + structured-source@3.0.2: resolution: {integrity: sha512-Ap7JHfKgmH40SUjumqyKTHYHNZ8GvGQskP34ks0ElHCDEig+bYGpmXVksxPSrgcY9rkJqhVMzfeg5GIpZelfpQ==} @@ -6775,9 +6779,11 @@ packages: textlint-rule-common-misspellings@1.0.1: resolution: {integrity: sha512-f5KWhQFJzJBUX3RirAS25aSkAaaOHeSHtBeb7d49O+vxnAX3dZBS5DB/e5M1kR4tifW4qae64oqWZygoGYWkjQ==} - textlint-rule-diacritics@1.0.0: - resolution: {integrity: sha512-hhJvDZzhV+sKD7walPQ4VmWkBw5o1T/lFLRsoDsAJF+LYhD89R5/L4yFVtxFRUkP9VZ5cvoUIPkYjZvkPEawTA==} - engines: {node: '>=8.6'} + textlint-rule-diacritics@2.1.4: + resolution: {integrity: sha512-BiE9sYEpIuN/g5LuDmB1ksLKOd6pwr4KwU+1e0eNQX1SFZwSmOZqqIxaBA91yvoHExb+/hQZrop4lrpfM4JbIQ==} + engines: {node: '>=20'} + peerDependencies: + textlint: '>=13' textlint-rule-en-capitalization@2.0.3: resolution: {integrity: sha512-tIx2gzm3okWfK5+0NNV1ap21LHk9PTc2/IXNqFhd7RDVSqv7YFaZnhwL+UrBZXTEfOh6VgnTQd81Os2Akzas5g==} @@ -12711,7 +12717,7 @@ snapshots: markdown-table@3.0.4: {} - match-casing@1.0.3: {} + match-casing@2.0.1: {} match-index@1.0.3: dependencies: @@ -14626,6 +14632,8 @@ snapshots: strip-json-comments@3.1.1: {} + strip-json-comments@5.0.1: {} + structured-source@3.0.2: dependencies: boundary: 1.0.1 @@ -14752,10 +14760,11 @@ snapshots: misspellings: 1.1.0 textlint-rule-helper: 1.2.0 - textlint-rule-diacritics@1.0.0: + textlint-rule-diacritics@2.1.4(textlint@12.6.1): dependencies: - match-casing: 1.0.3 - strip-json-comments: 3.1.1 + match-casing: 2.0.1 + strip-json-comments: 5.0.1 + textlint: 12.6.1 textlint-rule-en-capitalization@2.0.3: dependencies: