Skip to content

Commit 749830c

Browse files
chore(deps): update dependency @textlint/website-generator to ^0.13.2
1 parent d995e50 commit 749830c

File tree

2 files changed

+25
-31
lines changed

2 files changed

+25
-31
lines changed

example/package.json

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

example/yarn.lock

Lines changed: 24 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -630,10 +630,10 @@
630630
"@textlint/types" "^13.3.0"
631631
"@textlint/utils" "^13.3.0"
632632

633-
"@textlint/script-compiler@^0.13.1":
634-
version "0.13.1"
635-
resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.13.1.tgz#805b8f4f52f48ec014154af8099d367dbc0eb2c0"
636-
integrity sha512-WCrd7/jclAeehGYL9G+MAMzoqTyVzdYTSv+dC3o1XxeNw1MKfNOiFpujWSA6CO0Ta4gG5NpWP4xP1xyC8PtvoA==
633+
"@textlint/script-compiler@^0.13.2":
634+
version "0.13.2"
635+
resolved "https://registry.yarnpkg.com/@textlint/script-compiler/-/script-compiler-0.13.2.tgz#fb848c642f3e1609f2efea55541ee50fcc92a7c7"
636+
integrity sha512-FuxKDmT4Eeacs9Lj6ubZt36qKYKHTyZ6ZvG8Oq/84n8pKapq2HIOLGLfZT6m/ELzbRLOtmhXAciqKeFCZ7ttYw==
637637
dependencies:
638638
"@babel/core" "^7.12.10"
639639
"@textlint/config-inliner" "^0.13.1"
@@ -796,15 +796,15 @@
796796
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-13.3.2.tgz#4854e22c9434bd5d69d8151c2aacf88ddc09cff5"
797797
integrity sha512-eEi4j5vyQ0WRkfkBS+Sa2q1YQVo0B6cFXde2+TVpoDp7f8yPAb4wMv9jgQ23N+DpiafJVOhRQLyJdrITFwnmFw==
798798

799-
"@textlint/website-generator@^0.13.1":
800-
version "0.13.1"
801-
resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.13.1.tgz#beb615735329e01feb5d57693e9f516758c6a1c8"
802-
integrity sha512-wyGezCOuAO3M4hl4AMXGdYCs/35o6lKf5VEpQ9W2Fk8zf5A6jH58zRgHqePaOd3HxyiR69CGK5KyDcwg7SR5gw==
799+
"@textlint/website-generator@^0.13.2":
800+
version "0.13.2"
801+
resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.13.2.tgz#71620c48e45196b6b720b21d6a23e111815570f3"
802+
integrity sha512-CFi2WagvhBXgCs7oPhAqvWI2Vinutmbbwnxg/Ibra3SvkW8AcZdvtpVogCNlTovZcvbMl5vobgOZUGgKsO1RaA==
803803
dependencies:
804-
"@textlint/script-compiler" "^0.13.1"
804+
"@textlint/script-compiler" "^0.13.2"
805805
meow "^9.0.0"
806806
read-pkg "^5.2.0"
807-
textchecker-element "^0.13.1"
807+
textchecker-element "^0.13.2"
808808

809809
"@types/eslint-scope@^3.7.3":
810810
version "3.7.4"
@@ -3884,10 +3884,10 @@ text-table@^0.2.0:
38843884
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
38853885
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
38863886

3887-
textchecker-element@^0.13.1:
3888-
version "0.13.1"
3889-
resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.13.1.tgz#afb015379d59e7c468cf2a4e43a58736b719cf5b"
3890-
integrity sha512-eJmamxJl+Qg9pOMxm9dUM68dDECNR6JrcVE8abvvoes2hdFlxEUbST541Yuaq9znStuVEm2FWhyB2xT9ITrFfw==
3887+
textchecker-element@^0.13.2:
3888+
version "0.13.2"
3889+
resolved "https://registry.yarnpkg.com/textchecker-element/-/textchecker-element-0.13.2.tgz#1ac2b0997a2b1c491b04df6b6e59fa2ada686fac"
3890+
integrity sha512-G1N306x3KHcImzHxO1X9BAtr/IgAV3S1k/xRmNCZxlQe53+KkDn6Q6rFr6+Bf7q3Xv6f4YrRFL1gTQ+oJ5WmjA==
38913891
dependencies:
38923892
"@textlint/source-code-fixer" "^13.3.0"
38933893
delay "^4.4.0"
@@ -4090,10 +4090,10 @@ textlint-rule-no-exclamation-question-mark@^1.1.0:
40904090
match-index "^1.0.3"
40914091
textlint-rule-helper "^2.1.1"
40924092

4093-
textlint-rule-no-hankaku-kana@^2.0.0:
4094-
version "2.0.0"
4095-
resolved "https://registry.yarnpkg.com/textlint-rule-no-hankaku-kana/-/textlint-rule-no-hankaku-kana-2.0.0.tgz#f76137d6933b1c87513dc6d36a76f24c5bddf9e0"
4096-
integrity sha512-zqrP2iSEjCMU8mqSvK+ybIisLel/hwUltE36g0hqDiET4uQmtgLj9OVtX77pLOkMOJAiAfme2Ub8irQifYq2Sg==
4093+
textlint-rule-no-hankaku-kana@^2.0.1:
4094+
version "2.0.1"
4095+
resolved "https://registry.yarnpkg.com/textlint-rule-no-hankaku-kana/-/textlint-rule-no-hankaku-kana-2.0.1.tgz#aac00049bba008e45b79ce230fd406030fbe8dfd"
4096+
integrity sha512-39s94HK6V1xnII1haYiYQnWy1YQAKK7Zj0mcpUMFHHC4M5JdsRnhGs6DQPVEff0gQIFV0iuDNlofXt15kjMtEA==
40974097
dependencies:
40984098
textlint-rule-helper "^2.3.0"
40994099
textlint-tester "^13.3.1"
@@ -4107,14 +4107,13 @@ textlint-rule-no-mix-dearu-desumasu@^5.0.0:
41074107
textlint-rule-helper "^2.0.0"
41084108
unist-util-visit "^3.0.0"
41094109

4110-
textlint-rule-no-nfd@^2.0.1:
4111-
version "2.0.1"
4112-
resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-2.0.1.tgz#f13c74796dcfe06b8bd6e8c0e2560d041b384ee7"
4113-
integrity sha512-d0SSK64qliPzan+xuRo7F2N4cfgDxBSwzZSwOMclwtPN+ag4Ir0M5SVfBEX1uOAgfPFnjssziDm6kp6WSwzJxg==
4110+
textlint-rule-no-nfd@^2.0.2:
4111+
version "2.0.2"
4112+
resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-2.0.2.tgz#61bba87031773349c13dffbf77c1184eab1cbac9"
4113+
integrity sha512-lIUvcQ+wqtConpPQU2YwEJl2dRcRyyrxPYZ3V76UwnkVg++XPLIrE5mLDgyNE/UIQ34e/KitJfMLqKWvnkFbNQ==
41144114
dependencies:
41154115
match-index "^1.0.3"
41164116
textlint-rule-helper "^2.3.0"
4117-
unorm "^1.4.1"
41184117

41194118
textlint-rule-no-zero-width-spaces@^1.0.1:
41204119
version "1.0.1"
@@ -4142,9 +4141,9 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
41424141
textlint-rule-no-doubled-joshi "^4.0.3"
41434142
textlint-rule-no-dropping-the-ra "^3.0.0"
41444143
textlint-rule-no-exclamation-question-mark "^1.1.0"
4145-
textlint-rule-no-hankaku-kana "^2.0.0"
4144+
textlint-rule-no-hankaku-kana "^2.0.1"
41464145
textlint-rule-no-mix-dearu-desumasu "^5.0.0"
4147-
textlint-rule-no-nfd "^2.0.1"
4146+
textlint-rule-no-nfd "^2.0.2"
41484147
textlint-rule-no-zero-width-spaces "^1.0.1"
41494148
textlint-rule-preset-jtf-style "^2.3.13"
41504149
textlint-rule-sentence-length "^4.0.2"
@@ -4452,11 +4451,6 @@ unist-util-visit@^3.0.0:
44524451
unist-util-is "^5.0.0"
44534452
unist-util-visit-parents "^4.0.0"
44544453

4455-
unorm@^1.4.1:
4456-
version "1.6.0"
4457-
resolved "https://registry.yarnpkg.com/unorm/-/unorm-1.6.0.tgz#029b289661fba714f1a9af439eb51d9b16c205af"
4458-
integrity sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==
4459-
44604454
untildify@^3.0.3:
44614455
version "3.0.3"
44624456
resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9"

0 commit comments

Comments
 (0)