Skip to content

Commit

Permalink
chore(deps): update dependency @textlint/textlint-plugin-markdown to …
Browse files Browse the repository at this point in the history
…^13.3.3
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent a26566e commit 2c18ba5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@changesets/cli": "^2.26.2",
"@markuplint/rule-textlint": "^3.9.1",
"@mdx-js/rollup": "^2.3.0",
"@textlint/textlint-plugin-markdown": "^13.3.2",
"@textlint/textlint-plugin-markdown": "^13.3.3",
"@textlint/textlint-plugin-text": "^13.3.2",
"@types/eslint": "^8.37.0",
"@types/htmlhint": "^1.1.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3141,10 +3141,10 @@
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":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.2.tgz#ff314f24c43ef8fa43ba6bd53126ec82b873843b"
integrity sha512-d9WXBahsAgRDWcfUE7pQs8E9SNbF0nxrEaYE2g01tLgQ/dYdlOLngNPXi0Lk+C+yU58kvmFSdO6nicIAe3WIiw==
"@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":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.3.tgz#1aa84cb97ebe0d1a85d785a58122af12b16bcbb3"
integrity sha512-KCpJppfX3Km69twa6SmVEJ8mkyAZSrxw3XaaLQSlpc7PWnLUJSCHGPVECI1nSUDhiTd1r6zlRvWuyIAZJiov+A==

"@textlint/ast-node-types@^2.0.0":
version "2.0.0"
Expand Down Expand Up @@ -3340,12 +3340,12 @@
traverse "^0.6.7"
unified "^9.2.2"

"@textlint/markdown-to-ast@^13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.3.2.tgz#cf3ac4a232a3563048ecea1b8e13b4e6ef206db3"
integrity sha512-tnXk7YO8rIPbnd6rDi6LwhxoExdg6ge8v5ggiun76qLfX2uKR0ExhJEL2K+zziATi1AqalBva3WD3exU1sfjeg==
"@textlint/markdown-to-ast@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-13.3.3.tgz#4e2a6804131c1725f2f36ef7418cd631ab14924a"
integrity sha512-jeqWyChTtJHWxEnH46V6qjr+OCTh6evm45aDqMzdg+b8ocXY+NhudiCMeHcVGoz042UEwc6w4reLn8+Is+SZ+A==
dependencies:
"@textlint/ast-node-types" "^13.3.2"
"@textlint/ast-node-types" "^13.3.3"
debug "^4.3.4"
mdast-util-gfm-autolink-literal "^0.1.3"
remark-footnotes "^3.0.0"
Expand Down Expand Up @@ -3402,12 +3402,12 @@
dependencies:
"@textlint/markdown-to-ast" "^12.6.1"

"@textlint/textlint-plugin-markdown@^13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.2.tgz#30405cec88fe861c1293bcc46d8f8a0684fe5733"
integrity sha512-iI/UuzUz4k5qnrPnm7U7d8oC/Hwj41MtllusBSArG3mimn5gHsS+Etzm5Zs3oxXMINdzvWNNEFJ/xbs1bZvEJg==
"@textlint/textlint-plugin-markdown@^13.3.2", "@textlint/textlint-plugin-markdown@^13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-13.3.3.tgz#59da2422690afd8dbe087f22e1edf1192dbd0476"
integrity sha512-EhBZ/Q6ZXMVRPDeQbFdFbtc0wE7SC0DWy9lkjKXfcbLKW0ZPTvtjH3JqJtCPBZAYcexB8wKOiHImfwVfQJhJhg==
dependencies:
"@textlint/markdown-to-ast" "^13.3.2"
"@textlint/markdown-to-ast" "^13.3.3"

"@textlint/textlint-plugin-text@^12.6.1":
version "12.6.1"
Expand Down

0 comments on commit 2c18ba5

Please sign in to comment.