Skip to content

Commit

Permalink
chore(deps): update textlint-rule-sentence-length@4 (#117)
Browse files Browse the repository at this point in the history
* chore(deps): update textlint-rule-sentence-length@4

* Create mighty-pillows-agree.md
  • Loading branch information
azu authored Feb 12, 2023
1 parent 856c3f4 commit d393923
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 11 deletions.
9 changes: 9 additions & 0 deletions .changeset/mighty-pillows-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"textlint-rule-preset-ja-technical-writing": major
---

chore(deps): update textlint-rule-sentence-length@4

* Node.js 16+が必要となりました
* `exclusionPatterns`オプションが廃止されたため、 `skipPatterns`オプションを利用してください
* https://github.com/textlint-rule/textlint-rule-sentence-length/releases/tag/v4.0.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"textlint-rule-no-nfd": "^2.0.1",
"textlint-rule-no-zero-width-spaces": "^1.0.1",
"textlint-rule-preset-jtf-style": "^2.3.13",
"textlint-rule-sentence-length": "^3.0.0"
"textlint-rule-sentence-length": "^4.0.2"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
Expand All @@ -62,4 +62,4 @@
"semver": "^7.3.8"
},
"email": "[email protected]"
}
}
54 changes: 45 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,11 @@
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.0.2.tgz#15761c7f8a12384b1a17bbbf176e8d5c9e9884c7"
integrity sha512-4l+acQ88z44nLM7uchP25TIc6BFy7W0puI1a4DtBHyk53P2aUXI+JE30GuhzsPUkqwGGcEnTeE3zOA1WNQi5lw==

"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0":
version "13.2.0"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.2.0.tgz#9210439c88bc61664f8534a19cb7794dcc2061ed"
integrity sha512-P76rGK9SoN/f40yVW2Dep3QkXQOkAYTzEZjV0yBf/W9N0c81HUDJPS//aRbS3ml0Yb7TNgkXYm/ChTsL79RcAg==

"@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2", "@textlint/ast-node-types@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c"
Expand All @@ -332,6 +337,16 @@
lodash.uniqwith "^4.5.0"
to-regex "^3.0.2"

"@textlint/regexp-string-matcher@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-2.0.2.tgz#cef4d8353dac624086069e290d9631ca285df34d"
integrity sha512-OXLD9XRxMhd3S0LWuPHpiARQOI7z9tCOs0FsynccW2lmyZzHHFJ9/eR6kuK9xF459Qf+740qI5h+/0cx+NljzA==
dependencies:
escape-string-regexp "^4.0.0"
lodash.sortby "^4.7.0"
lodash.uniq "^4.5.0"
lodash.uniqwith "^4.5.0"

"@textlint/types@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304"
Expand Down Expand Up @@ -999,7 +1014,7 @@ escalade@^3.1.1:
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==

[email protected]:
[email protected], escape-string-regexp@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
Expand Down Expand Up @@ -2487,6 +2502,14 @@ sentence-splitter@^3.0.11, sentence-splitter@^3.2.0, sentence-splitter@^3.2.1, s
object_values "^0.1.2"
structured-source "^3.0.2"

sentence-splitter@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-4.0.2.tgz#682f9263f81e35b6877bf5ae305773dc2ed08797"
integrity sha512-vlObkDsZrGB+HeKPnGSD9yv6r3na73IxLvvsMHVzS6pSGtY/L6w5VVXf7mu6WRTx/6rEbypVova3/nVASFMKSw==
dependencies:
"@textlint/ast-node-types" "^13.2.0"
structured-source "^4.0.0"

[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
Expand Down Expand Up @@ -2864,6 +2887,9 @@ textlint-rule-max-kanji-continuous-len@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/textlint-rule-max-kanji-continuous-len/-/textlint-rule-max-kanji-continuous-len-1.1.1.tgz#cbcc44488c06d36c65099e12f7977e3a15c3b77f"
integrity sha1-y8xESIwG02xlCZ4S95d+OhXDt38=
dependencies:
match-index "^1.0.1"
textlint-rule-helper "^2.0.0"

textlint-rule-max-ten@^4.0.3:
version "4.0.3"
Expand Down Expand Up @@ -2986,15 +3012,15 @@ textlint-rule-prh@^5.2.1, textlint-rule-prh@^5.3.0:
textlint-rule-helper "^2.1.1"
untildify "^3.0.3"

textlint-rule-sentence-length@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-3.0.0.tgz#72587bc05a1e02f9d0f0099c01fc36aa8740556e"
integrity sha512-H2mktN9Y29Hooljiot9yowsMpt4FSiTQt+EtiDRHPDDdXMX8eNG0The5Z7rfR94G5B1N6x3ZssZAcST9EKVjMQ==
textlint-rule-sentence-length@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-4.0.2.tgz#e9ddf6299ec17497fbe97c68b0ebc3e81a8579a3"
integrity sha512-q6RA4Udd0c5K8sl61ftZuHSIJ9AkKBF1OaRgJkWnrFhAbBQV0za4kJMbwqMYDQ8fyGy+Q4G9uzjamqE5QhrGVg==
dependencies:
"@textlint/regexp-string-matcher" "^1.1.0"
sentence-splitter "^3.2.1"
textlint-rule-helper "^2.1.1"
textlint-util-to-string "^3.1.1"
"@textlint/regexp-string-matcher" "^2.0.2"
sentence-splitter "^4.0.2"
textlint-rule-helper "^2.3.0"
textlint-util-to-string "^3.2.0"

textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
version "3.1.1"
Expand All @@ -3007,6 +3033,16 @@ textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
structured-source "^3.0.2"
unified "^8.4.0"

textlint-util-to-string@^3.2.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.0.tgz#712fac187edff54e0650ef1a7469db8d5b7c9186"
integrity sha512-HGPpecnYkVkNB5k1NxhzA8nV1T9/ksUj6XK/81U2kb5d1PhPYiGFyikNPI9SxAF7AkrhlQ9mrBgJqy1Q0y4bhA==
dependencies:
"@textlint/ast-node-types" "^13.0.5"
rehype-parse "^6.0.1"
structured-source "^4.0.0"
unified "^8.4.0"

through2@^2.0.0:
version "2.0.5"
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
Expand Down

0 comments on commit d393923

Please sign in to comment.