Skip to content

Commit 4f673c9

Browse files
fix(deps): update patch updates
1 parent d393923 commit 4f673c9

File tree

4 files changed

+85
-59
lines changed

4 files changed

+85
-59
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": "^13.1.3",
13+
"textlint": "^13.1.4",
1414
"textlint-filter-rule-comments": "^1.2.2",
1515
"textlint-rule-preset-ja-technical-writing": "file:../"
1616
}

example/yarn.lock

Lines changed: 61 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.1.3.tgz#92caa8872e23fe5324e40bac4720425af4bb98c1"
314314
integrity sha512-mJXzxhD5tj7eSQb4KQcLRNHRelvNXNb72ZZdC+sBKcZe/EqZTW0+rs2dFroDNsD0Felo9+jEbZPlz9syOkkmIQ==
315315

316-
"@textlint/ast-node-types@^13.2.0":
316+
"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0":
317317
version "13.2.0"
318318
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.2.0.tgz#9210439c88bc61664f8534a19cb7794dcc2061ed"
319319
integrity sha512-P76rGK9SoN/f40yVW2Dep3QkXQOkAYTzEZjV0yBf/W9N0c81HUDJPS//aRbS3ml0Yb7TNgkXYm/ChTsL79RcAg==
@@ -519,7 +519,7 @@
519519
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-12.0.0.tgz#f6f4a513f7d58c25304fc1e6a544989a82565978"
520520
integrity sha512-WSuwd3pd2xYDCYqpA6NE8FwMZS4WJ2gZmsSCXBpOh3qJ/pHbmrfEaiwOpGQJA4RfXVp8Fy5KfaAQJIr+wox98A==
521521

522-
"@textlint/module-interop@^13.1.3", "@textlint/module-interop@^13.2.0":
522+
"@textlint/module-interop@^13.1.4", "@textlint/module-interop@^13.2.0":
523523
version "13.2.0"
524524
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.2.0.tgz#57f7a0410ac2bc3b78e5df2f158939615017d217"
525525
integrity sha512-bUrC4iWsfWfo6kIh+sa0OLXtg+lAwjRtvs86k6BbEbgvlQ7MXr8VmxL8zJXIWnyP/RFnwNAb7Ezljxjj/h6VSg==
@@ -536,6 +536,16 @@
536536
lodash.uniqwith "^4.5.0"
537537
to-regex "^3.0.2"
538538

539+
"@textlint/regexp-string-matcher@^2.0.2":
540+
version "2.0.2"
541+
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-2.0.2.tgz#cef4d8353dac624086069e290d9631ca285df34d"
542+
integrity sha512-OXLD9XRxMhd3S0LWuPHpiARQOI7z9tCOs0FsynccW2lmyZzHHFJ9/eR6kuK9xF459Qf+740qI5h+/0cx+NljzA==
543+
dependencies:
544+
escape-string-regexp "^4.0.0"
545+
lodash.sortby "^4.7.0"
546+
lodash.uniq "^4.5.0"
547+
lodash.uniqwith "^4.5.0"
548+
539549
"@textlint/runtime-helper@^0.12.0":
540550
version "0.12.0"
541551
resolved "https://registry.yarnpkg.com/@textlint/runtime-helper/-/runtime-helper-0.12.0.tgz#df3ede9977c759dca7cf21e6f544f845ea08341e"
@@ -3475,6 +3485,14 @@ sentence-splitter@^3.2.2:
34753485
object_values "^0.1.2"
34763486
structured-source "^3.0.2"
34773487

3488+
sentence-splitter@^4.0.2:
3489+
version "4.0.2"
3490+
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-4.0.2.tgz#682f9263f81e35b6877bf5ae305773dc2ed08797"
3491+
integrity sha512-vlObkDsZrGB+HeKPnGSD9yv6r3na73IxLvvsMHVzS6pSGtY/L6w5VVXf7mu6WRTx/6rEbypVova3/nVASFMKSw==
3492+
dependencies:
3493+
"@textlint/ast-node-types" "^13.2.0"
3494+
structured-source "^4.0.0"
3495+
34783496
serialize-javascript@^5.0.1:
34793497
version "5.0.1"
34803498
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886ec848049a462467a97d3d918ebb2aaf934f4"
@@ -3885,16 +3903,15 @@ textlint-rule-max-kanji-continuous-len@^1.1.1:
38853903
match-index "^1.0.1"
38863904
textlint-rule-helper "^2.0.0"
38873905

3888-
textlint-rule-max-ten@^4.0.3:
3889-
version "4.0.3"
3890-
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.3.tgz#8735810a13813a535d8923e841869b96d506cba0"
3891-
integrity sha512-2+XXPCOWJobJnsfFIHxVvZxrOgKOBE+M2NlptPJProYaK58xWawWBWHpS2tmRKdVuOzlfhIsXen4pT0xkhuj3Q==
3906+
textlint-rule-max-ten@^4.0.4:
3907+
version "4.0.4"
3908+
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.4.tgz#f71b06418e9e25817d40a05f6795eec446d3338b"
3909+
integrity sha512-7jH04Ey2HrjVWrjPB4Epk+X8ngeWcWDbvxhRji6sVu2mKuy8O/rjl4oMKFfHeOJuvnKjP+sfg9/o2nO6Jp0ggw==
38923910
dependencies:
38933911
kuromojin "^3.0.0"
38943912
sentence-splitter "^3.2.0"
3895-
structured-source "^3.0.2"
3896-
textlint-rule-helper "^2.0.0"
3897-
textlint-util-to-string "^3.1.1"
3913+
textlint-rule-helper "^2.3.0"
3914+
textlint-util-to-string "^3.3.0"
38983915

38993916
textlint-rule-no-double-negative-ja@^2.0.1:
39003917
version "2.0.1"
@@ -3913,25 +3930,25 @@ textlint-rule-no-doubled-conjunction@^2.0.4:
39133930
textlint-rule-helper "^2.2.1"
39143931
textlint-util-to-string "^3.1.1"
39153932

3916-
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.4:
3917-
version "2.0.4"
3918-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4.tgz#46923a42ba01eb7d8455f6faee032c72f94d7e33"
3919-
integrity sha512-lHC1M5Y9zApDswvliYNri59hqkic4pY+X2/ZVOD7SAJinBycnb2W2jPcldoeG+QqRsu3BqbVmURR9Z/wJujwsw==
3933+
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.5:
3934+
version "2.0.5"
3935+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.5.tgz#fff052a11dfb8c90ff8c5244f98b63e41d055576"
3936+
integrity sha512-/rakdhxPqo/enKykNkP7m/dyZX6QUAI6mXmWk8S3mg2mTkwRC69zT/5hLk723nsb/iuV1lbI90aD3ZeVvpTEsA==
39203937
dependencies:
39213938
kuromojin "^3.0.0"
39223939
sentence-splitter "^3.2.1"
39233940
textlint-rule-helper "^2.2.0"
39243941
textlint-util-to-string "^3.1.1"
39253942

3926-
textlint-rule-no-doubled-joshi@^4.0.1:
3927-
version "4.0.1"
3928-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.1.tgz#2a2c01549fbe5cbf1355a9960c353d449eaec4e6"
3929-
integrity sha512-zkdFMvrbVeU3nrio5SxCg+jObflG1JdT6e5FaHAny8yyqEsRVz4vS7zPxjlsqXDK1c/GqcPcGJFNyhDupfsz4w==
3943+
textlint-rule-no-doubled-joshi@^4.0.3:
3944+
version "4.0.3"
3945+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.3.tgz#7b70eee65650b0e1d795a5da1ad966421307678a"
3946+
integrity sha512-5OqrYOUPxM2I5ly5pft9x4gx6GipJ0J3E2snQsIAw4IWz09DU2g/dXMzdfg1pwf8Ih+VQrC0dxacBNx0DJYgJw==
39303947
dependencies:
39313948
kuromojin "^3.0.0"
39323949
sentence-splitter "^3.2.1"
3933-
textlint-rule-helper "^2.1.1"
3934-
textlint-util-to-string "^3.0.0"
3950+
textlint-rule-helper "^2.3.0"
3951+
textlint-util-to-string "^3.3.0"
39353952

39363953
textlint-rule-no-dropping-the-ra@^3.0.0:
39373954
version "3.0.0"
@@ -3986,7 +4003,7 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
39864003
dependencies:
39874004
"@textlint-rule/textlint-rule-no-invalid-control-character" "^2.0.0"
39884005
"@textlint-rule/textlint-rule-no-unmatched-pair" "^1.0.9"
3989-
"@textlint/module-interop" "^13.1.3"
4006+
"@textlint/module-interop" "^13.1.4"
39904007
textlint-rule-ja-no-abusage "^3.0.0"
39914008
textlint-rule-ja-no-mixed-period "^3.0.1"
39924009
textlint-rule-ja-no-redundant-expression "^4.0.1"
@@ -3995,19 +4012,19 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
39954012
textlint-rule-ja-unnatural-alphabet "2.0.1"
39964013
textlint-rule-max-comma "^2.0.2"
39974014
textlint-rule-max-kanji-continuous-len "^1.1.1"
3998-
textlint-rule-max-ten "^4.0.3"
4015+
textlint-rule-max-ten "^4.0.4"
39994016
textlint-rule-no-double-negative-ja "^2.0.1"
40004017
textlint-rule-no-doubled-conjunction "^2.0.4"
4001-
textlint-rule-no-doubled-conjunctive-particle-ga "^2.0.4"
4002-
textlint-rule-no-doubled-joshi "^4.0.1"
4018+
textlint-rule-no-doubled-conjunctive-particle-ga "^2.0.5"
4019+
textlint-rule-no-doubled-joshi "^4.0.3"
40034020
textlint-rule-no-dropping-the-ra "^3.0.0"
40044021
textlint-rule-no-exclamation-question-mark "^1.1.0"
40054022
textlint-rule-no-hankaku-kana "^1.0.2"
40064023
textlint-rule-no-mix-dearu-desumasu "^5.0.0"
40074024
textlint-rule-no-nfd "^2.0.1"
40084025
textlint-rule-no-zero-width-spaces "^1.0.1"
40094026
textlint-rule-preset-jtf-style "^2.3.13"
4010-
textlint-rule-sentence-length "^3.0.0"
4027+
textlint-rule-sentence-length "^4.0.2"
40114028

40124029
textlint-rule-preset-jtf-style@^2.3.13:
40134030
version "2.3.13"
@@ -4034,17 +4051,17 @@ textlint-rule-prh@^5.2.1, textlint-rule-prh@^5.3.0:
40344051
textlint-rule-helper "^2.1.1"
40354052
untildify "^3.0.3"
40364053

4037-
textlint-rule-sentence-length@^3.0.0:
4038-
version "3.0.0"
4039-
resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-3.0.0.tgz#72587bc05a1e02f9d0f0099c01fc36aa8740556e"
4040-
integrity sha512-H2mktN9Y29Hooljiot9yowsMpt4FSiTQt+EtiDRHPDDdXMX8eNG0The5Z7rfR94G5B1N6x3ZssZAcST9EKVjMQ==
4054+
textlint-rule-sentence-length@^4.0.2:
4055+
version "4.0.2"
4056+
resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-4.0.2.tgz#e9ddf6299ec17497fbe97c68b0ebc3e81a8579a3"
4057+
integrity sha512-q6RA4Udd0c5K8sl61ftZuHSIJ9AkKBF1OaRgJkWnrFhAbBQV0za4kJMbwqMYDQ8fyGy+Q4G9uzjamqE5QhrGVg==
40414058
dependencies:
4042-
"@textlint/regexp-string-matcher" "^1.1.0"
4043-
sentence-splitter "^3.2.1"
4044-
textlint-rule-helper "^2.1.1"
4045-
textlint-util-to-string "^3.1.1"
4059+
"@textlint/regexp-string-matcher" "^2.0.2"
4060+
sentence-splitter "^4.0.2"
4061+
textlint-rule-helper "^2.3.0"
4062+
textlint-util-to-string "^3.2.0"
40464063

4047-
textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
4064+
textlint-util-to-string@^3.1.1:
40484065
version "3.1.1"
40494066
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.1.1.tgz#666c8b0f2e00a92b29c8b168b453a9b8aeb48381"
40504067
integrity sha512-mHE7/pDw/Hk+Q6YdSMNRrZPl5bCuWnFLbF+bxW+MsWQ64dw+Ia9irkammYbH5I0hVMMcfwb0MQc5nbsjqgWeyQ==
@@ -4055,7 +4072,17 @@ textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
40554072
structured-source "^3.0.2"
40564073
unified "^8.4.0"
40574074

4058-
textlint@^13.1.3:
4075+
textlint-util-to-string@^3.2.0, textlint-util-to-string@^3.3.0:
4076+
version "3.3.0"
4077+
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.0.tgz#712fac187edff54e0650ef1a7469db8d5b7c9186"
4078+
integrity sha512-HGPpecnYkVkNB5k1NxhzA8nV1T9/ksUj6XK/81U2kb5d1PhPYiGFyikNPI9SxAF7AkrhlQ9mrBgJqy1Q0y4bhA==
4079+
dependencies:
4080+
"@textlint/ast-node-types" "^13.0.5"
4081+
rehype-parse "^6.0.1"
4082+
structured-source "^4.0.0"
4083+
unified "^8.4.0"
4084+
4085+
textlint@^13.1.4:
40594086
version "13.2.0"
40604087
resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.2.0.tgz#f7b2f2eefa5a27afa4b5555448d7abf5f44ccfe5"
40614088
integrity sha512-do5QcvOhcDlbjmiMi/g3wnpUC79NSSj5WnDdG48Zzl/FLkrVPzU52XGW5eT15GuVR2zeiCKnm1/uZ21tAlOsLg==

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@textlint-rule/textlint-rule-no-invalid-control-character": "^2.0.0",
3434
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9",
35-
"@textlint/module-interop": "^13.1.3",
35+
"@textlint/module-interop": "^13.1.4",
3636
"textlint-rule-ja-no-abusage": "^3.0.0",
3737
"textlint-rule-ja-no-mixed-period": "^3.0.1",
3838
"textlint-rule-ja-no-redundant-expression": "^4.0.1",
@@ -41,11 +41,11 @@
4141
"textlint-rule-ja-unnatural-alphabet": "2.0.1",
4242
"textlint-rule-max-comma": "^2.0.2",
4343
"textlint-rule-max-kanji-continuous-len": "^1.1.1",
44-
"textlint-rule-max-ten": "^4.0.3",
44+
"textlint-rule-max-ten": "^4.0.4",
4545
"textlint-rule-no-double-negative-ja": "^2.0.1",
4646
"textlint-rule-no-doubled-conjunction": "^2.0.4",
47-
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.4",
48-
"textlint-rule-no-doubled-joshi": "^4.0.1",
47+
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5",
48+
"textlint-rule-no-doubled-joshi": "^4.0.3",
4949
"textlint-rule-no-dropping-the-ra": "^3.0.0",
5050
"textlint-rule-no-exclamation-question-mark": "^1.1.0",
5151
"textlint-rule-no-hankaku-kana": "^1.0.2",

yarn.lock

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c"
321321
integrity sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A==
322322

323-
"@textlint/module-interop@^13.1.3":
323+
"@textlint/module-interop@^13.1.4":
324324
version "13.2.0"
325325
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-13.2.0.tgz#57f7a0410ac2bc3b78e5df2f158939615017d217"
326326
integrity sha512-bUrC4iWsfWfo6kIh+sa0OLXtg+lAwjRtvs86k6BbEbgvlQ7MXr8VmxL8zJXIWnyP/RFnwNAb7Ezljxjj/h6VSg==
@@ -2891,16 +2891,15 @@ textlint-rule-max-kanji-continuous-len@^1.1.1:
28912891
match-index "^1.0.1"
28922892
textlint-rule-helper "^2.0.0"
28932893

2894-
textlint-rule-max-ten@^4.0.3:
2895-
version "4.0.3"
2896-
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.3.tgz#8735810a13813a535d8923e841869b96d506cba0"
2897-
integrity sha512-2+XXPCOWJobJnsfFIHxVvZxrOgKOBE+M2NlptPJProYaK58xWawWBWHpS2tmRKdVuOzlfhIsXen4pT0xkhuj3Q==
2894+
textlint-rule-max-ten@^4.0.4:
2895+
version "4.0.4"
2896+
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.4.tgz#f71b06418e9e25817d40a05f6795eec446d3338b"
2897+
integrity sha512-7jH04Ey2HrjVWrjPB4Epk+X8ngeWcWDbvxhRji6sVu2mKuy8O/rjl4oMKFfHeOJuvnKjP+sfg9/o2nO6Jp0ggw==
28982898
dependencies:
28992899
kuromojin "^3.0.0"
29002900
sentence-splitter "^3.2.0"
2901-
structured-source "^3.0.2"
2902-
textlint-rule-helper "^2.0.0"
2903-
textlint-util-to-string "^3.1.1"
2901+
textlint-rule-helper "^2.3.0"
2902+
textlint-util-to-string "^3.3.0"
29042903

29052904
textlint-rule-no-double-negative-ja@^2.0.1:
29062905
version "2.0.1"
@@ -2919,25 +2918,25 @@ textlint-rule-no-doubled-conjunction@^2.0.4:
29192918
textlint-rule-helper "^2.2.1"
29202919
textlint-util-to-string "^3.1.1"
29212920

2922-
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.4:
2923-
version "2.0.4"
2924-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.4.tgz#46923a42ba01eb7d8455f6faee032c72f94d7e33"
2925-
integrity sha512-lHC1M5Y9zApDswvliYNri59hqkic4pY+X2/ZVOD7SAJinBycnb2W2jPcldoeG+QqRsu3BqbVmURR9Z/wJujwsw==
2921+
textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.5:
2922+
version "2.0.5"
2923+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-conjunctive-particle-ga/-/textlint-rule-no-doubled-conjunctive-particle-ga-2.0.5.tgz#fff052a11dfb8c90ff8c5244f98b63e41d055576"
2924+
integrity sha512-/rakdhxPqo/enKykNkP7m/dyZX6QUAI6mXmWk8S3mg2mTkwRC69zT/5hLk723nsb/iuV1lbI90aD3ZeVvpTEsA==
29262925
dependencies:
29272926
kuromojin "^3.0.0"
29282927
sentence-splitter "^3.2.1"
29292928
textlint-rule-helper "^2.2.0"
29302929
textlint-util-to-string "^3.1.1"
29312930

2932-
textlint-rule-no-doubled-joshi@^4.0.1:
2933-
version "4.0.1"
2934-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.1.tgz#2a2c01549fbe5cbf1355a9960c353d449eaec4e6"
2935-
integrity sha512-zkdFMvrbVeU3nrio5SxCg+jObflG1JdT6e5FaHAny8yyqEsRVz4vS7zPxjlsqXDK1c/GqcPcGJFNyhDupfsz4w==
2931+
textlint-rule-no-doubled-joshi@^4.0.3:
2932+
version "4.0.3"
2933+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.3.tgz#7b70eee65650b0e1d795a5da1ad966421307678a"
2934+
integrity sha512-5OqrYOUPxM2I5ly5pft9x4gx6GipJ0J3E2snQsIAw4IWz09DU2g/dXMzdfg1pwf8Ih+VQrC0dxacBNx0DJYgJw==
29362935
dependencies:
29372936
kuromojin "^3.0.0"
29382937
sentence-splitter "^3.2.1"
2939-
textlint-rule-helper "^2.1.1"
2940-
textlint-util-to-string "^3.0.0"
2938+
textlint-rule-helper "^2.3.0"
2939+
textlint-util-to-string "^3.3.0"
29412940

29422941
textlint-rule-no-dropping-the-ra@^3.0.0:
29432942
version "3.0.0"
@@ -3022,7 +3021,7 @@ textlint-rule-sentence-length@^4.0.2:
30223021
textlint-rule-helper "^2.3.0"
30233022
textlint-util-to-string "^3.2.0"
30243023

3025-
textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
3024+
textlint-util-to-string@^3.1.1:
30263025
version "3.1.1"
30273026
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.1.1.tgz#666c8b0f2e00a92b29c8b168b453a9b8aeb48381"
30283027
integrity sha512-mHE7/pDw/Hk+Q6YdSMNRrZPl5bCuWnFLbF+bxW+MsWQ64dw+Ia9irkammYbH5I0hVMMcfwb0MQc5nbsjqgWeyQ==
@@ -3033,7 +3032,7 @@ textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
30333032
structured-source "^3.0.2"
30343033
unified "^8.4.0"
30353034

3036-
textlint-util-to-string@^3.2.0:
3035+
textlint-util-to-string@^3.2.0, textlint-util-to-string@^3.3.0:
30373036
version "3.3.0"
30383037
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.0.tgz#712fac187edff54e0650ef1a7469db8d5b7c9186"
30393038
integrity sha512-HGPpecnYkVkNB5k1NxhzA8nV1T9/ksUj6XK/81U2kb5d1PhPYiGFyikNPI9SxAF7AkrhlQ9mrBgJqy1Q0y4bhA==

0 commit comments

Comments
 (0)