Skip to content

Commit

Permalink
Merge pull request #47 from schultyy/dependabot/npm_and_yarn/textlint…
Browse files Browse the repository at this point in the history
…/markdown-to-ast-6.3.3

Bump @textlint/markdown-to-ast from 6.3.2 to 6.3.3
  • Loading branch information
Jan Schulte committed Mar 19, 2021
2 parents fa82995 + eab8e70 commit fff9489
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -109,7 +109,7 @@
"webpack-cli": "^4.5.0"
},
"dependencies": {
"@textlint/markdown-to-ast": "^6.3.2",
"@textlint/markdown-to-ast": "^6.3.3",
"gray-matter": "^4.0.2"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -64,17 +64,17 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"

"@textlint/ast-node-types@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.1.tgz#715dd42b3ec7ff02729fa81cdc9557fe2cdd4f10"
integrity sha512-2QBwlqi2SU83vTHibfdTxGiLdIqR0btNyMGfVl0bwA6FI85HnSYoGFLrdCnq2V0nxpbhuvwzcm2Ja81w0VkMGA==
"@textlint/ast-node-types@^4.4.2":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g==

"@textlint/markdown-to-ast@^6.3.2":
version "6.3.2"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.2.tgz#ae69c8475073eb2631958b108497d4fea4e0255a"
integrity sha512-uwndF3PRJ48wTVAEDSy0IAEVJg/scxpdZ1r+QKeGuFfdtaGSrtcgROI6qiVU1g/WNyNfQw+DAA7F8HfM+pmleg==
"@textlint/markdown-to-ast@^6.3.3":
version "6.3.3"
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.3.tgz#4ca279c1bbb00c37870e48acbb470ae2bb9b0a7c"
integrity sha512-CG8igvwlmcHb/d2zXDXchXgqofnDsxQDYOMpsk4zv1EN8PL5ycijQgmKJ0yB0ZxFduv0AR22rnJvPtB4ymzCyQ==
dependencies:
"@textlint/ast-node-types" "^4.4.1"
"@textlint/ast-node-types" "^4.4.2"
debug "^4.3.1"
remark-frontmatter "^1.3.3"
remark-parse "^5.0.0"
Expand Down

0 comments on commit fff9489

Please sign in to comment.