diff --git a/package.json b/package.json index 1205827..e9aea2c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@markuplint/rule-textlint": "^3.15.0", "@mdx-js/rollup": "^2.3.0", "@textlint/textlint-plugin-markdown": "^13.4.1", - "@textlint/textlint-plugin-text": "^13.3.3", + "@textlint/textlint-plugin-text": "^13.4.1", "@types/eslint": "^8.37.0", "@types/htmlhint": "^1.1.5", "@types/node": "^18.15.11", diff --git a/yarn.lock b/yarn.lock index 26f679b..d8ef7aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3150,7 +3150,7 @@ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.6.1.tgz#35ecefe74e701d7f632c083d4fda89cab1b89012" integrity sha512-uzlJ+ZsCAyJm+lBi7j0UeBbj+Oy6w/VWoGJ3iHRHE5eZ8Z4iK66mq+PG/spupmbllLtz77OJbY89BYqgFyjXmA== -"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0", "@textlint/ast-node-types@^13.3.2", "@textlint/ast-node-types@^13.3.3", "@textlint/ast-node-types@^13.4.1": +"@textlint/ast-node-types@^13.0.5", "@textlint/ast-node-types@^13.2.0", "@textlint/ast-node-types@^13.3.2", "@textlint/ast-node-types@^13.4.1": version "13.4.1" resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.4.1.tgz#00424f7b9bc6fe15cf6a78468ffe1e5d1adce5b2" integrity sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ== @@ -3397,12 +3397,12 @@ dependencies: "@textlint/ast-node-types" "^12.6.1" -"@textlint/text-to-ast@^13.3.3": - version "13.3.3" - resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.3.tgz#452e4e34e3370d14415af5306ebce84e50116575" - integrity sha512-iQdiHAiUfB9XruuYWCb4fY/gD/Q5/MkH1xwUTpS8UJowNgwpTldagUJX1JbZQ2UHux+yRe9JFA+JKm3rrxgQFw== +"@textlint/text-to-ast@^13.4.1": + version "13.4.1" + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.4.1.tgz#8993c8696f49dae7cd02664d2bacf91d6b8e466e" + integrity sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA== dependencies: - "@textlint/ast-node-types" "^13.3.3" + "@textlint/ast-node-types" "^13.4.1" "@textlint/textlint-plugin-markdown@^12.6.1": version "12.6.1" @@ -3425,12 +3425,12 @@ dependencies: "@textlint/text-to-ast" "^12.6.1" -"@textlint/textlint-plugin-text@^13.3.2", "@textlint/textlint-plugin-text@^13.3.3": - version "13.3.3" - resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.3.tgz#2ed39da2d7a89380e3590122ebe0c4699ad3dff8" - integrity sha512-MN/JMGLanqj8CJGuit8DDiyrO0yf1vxFMLWTDeMIXwSoe8VToHCt2j20zg8XNHGNrUbKj+wuhzhrkrKEI7uWxg== +"@textlint/textlint-plugin-text@^13.3.2", "@textlint/textlint-plugin-text@^13.4.1": + version "13.4.1" + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.4.1.tgz#73c4889cb5d11048d4972926b08ebeaef3471eac" + integrity sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA== dependencies: - "@textlint/text-to-ast" "^13.3.3" + "@textlint/text-to-ast" "^13.4.1" "@textlint/types@^12.6.1": version "12.6.1"