Skip to content

Commit 39c9967

Browse files
committed
fix(deps): update dependency textlint-rule-helper to ^2.0.1
1 parent 073ef55 commit 39c9967

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"dependencies": {
3838
"prh": "^5.4.3",
39-
"textlint-rule-helper": "^2.0.0",
39+
"textlint-rule-helper": "^2.0.1",
4040
"untildify": "^3.0.2"
4141
},
4242
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3513,9 +3513,9 @@ text-table@^0.2.0:
35133513
version "0.2.0"
35143514
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
35153515

3516-
textlint-rule-helper@^2.0.0:
3517-
version "2.0.0"
3518-
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.0.0.tgz#95cb4696c95c4258d2e3389e9e64b849f9721382"
3516+
textlint-rule-helper@^2.0.1:
3517+
version "2.0.1"
3518+
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.0.1.tgz#f28dc20d3e06f60373aa04a97b965daa77d196b9"
35193519
dependencies:
35203520
unist-util-visit "^1.1.0"
35213521

0 commit comments

Comments
 (0)