Skip to content

Commit 5ab886e

Browse files
committed
fix(deps): update dependency textlint-rule-helper to ^2.3.0
1 parent 7590d4b commit 5ab886e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
},
3737
"dependencies": {
3838
"alex": "^9.1.1",
39-
"textlint-rule-helper": "^2.2.4"
39+
"textlint-rule-helper": "^2.3.0"
4040
}
4141
}

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4554,7 +4554,7 @@ text-table@^0.2.0:
45544554
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
45554555
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
45564556

4557-
textlint-rule-helper@^2.2.4:
4557+
textlint-rule-helper@^2.3.0:
45584558
version "2.3.0"
45594559
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d"
45604560
integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==

0 commit comments

Comments
 (0)