Skip to content

Commit c62a5cf

Browse files
chore(deps): update dependency textlint to ^12.5.1
1 parent 28dcf8c commit c62a5cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@textlint/website-generator": "^0.12.1",
13-
"textlint": "^12.5.0",
13+
"textlint": "^12.5.1",
1414
"textlint-filter-rule-comments": "^1.2.2",
1515
"textlint-rule-preset-ja-technical-writing": "file:../"
1616
}

example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4044,7 +4044,7 @@ textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
40444044
structured-source "^3.0.2"
40454045
unified "^8.4.0"
40464046

4047-
textlint@^12.5.0:
4047+
textlint@^12.5.1:
40484048
version "12.5.1"
40494049
resolved "https://registry.yarnpkg.com/textlint/-/textlint-12.5.1.tgz#b21ddd6a4c527e607e77707f15e48be5f2794788"
40504050
integrity sha512-LoFU1yBIm/gxM++jDdvdfS2diW14NBHsimRyChi8Kb5h5pUHcG0rGfW2PflUzfYcHF0XykgW9WBdPd1WWnyS7Q==

0 commit comments

Comments
 (0)