From d71f5ee6ee1a75998cfd32e7069bc78fefd8a53a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:19:10 +0000 Subject: [PATCH] fix(deps): update dependency textlint-rule-helper to ^2.3.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c11195f..85823e9 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ }, "dependencies": { "alex": "^9.1.1", - "textlint-rule-helper": "^2.2.4" + "textlint-rule-helper": "^2.3.0" } } diff --git a/yarn.lock b/yarn.lock index 86e4359..a17eaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4554,7 +4554,7 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -textlint-rule-helper@^2.2.4: +textlint-rule-helper@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d" integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==