Skip to content

Commit 2ce7f75

Browse files
fix(deps): update dependency textlint-rule-helper to ^2.3.0
1 parent 06a865f commit 2ce7f75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/textlint-rule/textlint-rule-write-good",
3131
"repository": "textlint-rule/textlint-rule-write-good",
3232
"dependencies": {
33-
"textlint-rule-helper": "^2.2.4",
33+
"textlint-rule-helper": "^2.3.0",
3434
"write-good": "^1.0.8"
3535
},
3636
"lint-staged": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3976,7 +3976,7 @@ text-table@^0.2.0:
39763976
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
39773977
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
39783978

3979-
textlint-rule-helper@^2.2.4:
3979+
textlint-rule-helper@^2.3.0:
39803980
version "2.3.0"
39813981
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d"
39823982
integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==

0 commit comments

Comments
 (0)