Skip to content

Commit 243f3b7

Browse files
Bump mdast-util-from-markdown from 0.8.4 to 0.8.5
Bumps [mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/syntax-tree/mdast-util-from-markdown/releases) - [Commits](syntax-tree/mdast-util-from-markdown@0.8.4...0.8.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9cb4450 commit 243f3b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"gitconfiglocal": "^2.1.0",
2525
"github-label-sync": "^1.6.0",
2626
"hosted-git-info": "^3.0.8",
27-
"mdast-util-from-markdown": "^0.8.4",
27+
"mdast-util-from-markdown": "^0.8.5",
2828
"semver": "^7.3.4",
2929
"sort-package-json": "^1.48.1",
3030
"which": "^2.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4052,10 +4052,10 @@ matcher-collection@^2.0.0, matcher-collection@^2.0.1:
40524052
"@types/minimatch" "^3.0.3"
40534053
minimatch "^3.0.2"
40544054

4055-
mdast-util-from-markdown@^0.8.1, mdast-util-from-markdown@^0.8.4:
4056-
version "0.8.4"
4057-
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.4.tgz#2882100c1b9fc967d3f83806802f303666682d32"
4058-
integrity sha512-jj891B5pV2r63n2kBTFh8cRI2uR9LQHsXG1zSDqfhXkIlDzrTcIlbB5+5aaYEkl8vOPIOPLf8VT7Ere1wWTMdw==
4055+
mdast-util-from-markdown@^0.8.1, mdast-util-from-markdown@^0.8.5:
4056+
version "0.8.5"
4057+
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz#d1ef2ca42bc377ecb0463a987910dae89bd9a28c"
4058+
integrity sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==
40594059
dependencies:
40604060
"@types/mdast" "^3.0.0"
40614061
mdast-util-to-string "^2.0.0"

0 commit comments

Comments
 (0)