Skip to content

Commit 8e2f51d

Browse files
committed
chore(deps): update dependency @textlint/textlint-plugin-text to ^13.3.3
1 parent 2c18ba5 commit 8e2f51d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@markuplint/rule-textlint": "^3.9.1",
4141
"@mdx-js/rollup": "^2.3.0",
4242
"@textlint/textlint-plugin-markdown": "^13.3.3",
43-
"@textlint/textlint-plugin-text": "^13.3.2",
43+
"@textlint/textlint-plugin-text": "^13.3.3",
4444
"@types/eslint": "^8.37.0",
4545
"@types/htmlhint": "^1.1.2",
4646
"@types/node": "^18.15.11",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -3388,12 +3388,12 @@
33883388
dependencies:
33893389
"@textlint/ast-node-types" "^12.6.1"
33903390

3391-
"@textlint/text-to-ast@^13.3.2":
3392-
version "13.3.2"
3393-
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.2.tgz#bb54fd5ae5b74552b263fa9c5aeb07a4eae55724"
3394-
integrity sha512-6E2sFTukn5XygCWE1W6jU1rlQKO268tS5Qe8oHBdxp0tohFXMRzVM5r1MKgjjmuUpHxjwIcq75x+dWAYwX5wLQ==
3391+
"@textlint/text-to-ast@^13.3.3":
3392+
version "13.3.3"
3393+
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-13.3.3.tgz#452e4e34e3370d14415af5306ebce84e50116575"
3394+
integrity sha512-iQdiHAiUfB9XruuYWCb4fY/gD/Q5/MkH1xwUTpS8UJowNgwpTldagUJX1JbZQ2UHux+yRe9JFA+JKm3rrxgQFw==
33953395
dependencies:
3396-
"@textlint/ast-node-types" "^13.3.2"
3396+
"@textlint/ast-node-types" "^13.3.3"
33973397

33983398
"@textlint/textlint-plugin-markdown@^12.6.1":
33993399
version "12.6.1"
@@ -3416,12 +3416,12 @@
34163416
dependencies:
34173417
"@textlint/text-to-ast" "^12.6.1"
34183418

3419-
"@textlint/textlint-plugin-text@^13.3.2":
3420-
version "13.3.2"
3421-
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.2.tgz#efae105a67a9d768276633d45df4ea41c960bdde"
3422-
integrity sha512-pJrb4OYZ3TB6eKxvxPYARwoHb5vaXoKakCrmsyXtwbRjylJWCRVRh/u8UTRTyFRotASawEY/VfxKXwYepHP91Q==
3419+
"@textlint/textlint-plugin-text@^13.3.2", "@textlint/textlint-plugin-text@^13.3.3":
3420+
version "13.3.3"
3421+
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-13.3.3.tgz#2ed39da2d7a89380e3590122ebe0c4699ad3dff8"
3422+
integrity sha512-MN/JMGLanqj8CJGuit8DDiyrO0yf1vxFMLWTDeMIXwSoe8VToHCt2j20zg8XNHGNrUbKj+wuhzhrkrKEI7uWxg==
34233423
dependencies:
3424-
"@textlint/text-to-ast" "^13.3.2"
3424+
"@textlint/text-to-ast" "^13.3.3"
34253425

34263426
"@textlint/types@^12.6.1":
34273427
version "12.6.1"

0 commit comments

Comments
 (0)