Skip to content

Commit

Permalink
build(deps): bump mdast-util-from-markdown from 2.0.1 to 2.0.2 (#162)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and flex-development[bot] authored Oct 28, 2024
1 parent 19b3a57 commit c13939e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@types/unist": "3.0.2",
"decode-named-character-reference": "1.0.2",
"devlop": "1.1.0",
"mdast-util-from-markdown": "2.0.1",
"mdast-util-from-markdown": "2.0.2",
"mdast-util-to-string": "4.0.0",
"micromark": "4.0.0",
"micromark-util-decode-numeric-character-reference": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,7 @@ __metadata:
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.10"
mdast-util-from-markdown: "npm:2.0.1"
mdast-util-from-markdown: "npm:2.0.2"
mdast-util-to-hast: "npm:13.2.0"
mdast-util-to-string: "npm:4.0.0"
micromark: "npm:4.0.0"
Expand Down Expand Up @@ -7346,9 +7346,9 @@ __metadata:
languageName: node
linkType: hard

"mdast-util-from-markdown@npm:2.0.1, mdast-util-from-markdown@npm:^2.0.0":
version: 2.0.1
resolution: "mdast-util-from-markdown@npm:2.0.1"
"mdast-util-from-markdown@npm:2.0.2, mdast-util-from-markdown@npm:^2.0.0":
version: 2.0.2
resolution: "mdast-util-from-markdown@npm:2.0.2"
dependencies:
"@types/mdast": "npm:^4.0.0"
"@types/unist": "npm:^3.0.0"
Expand All @@ -7362,7 +7362,7 @@ __metadata:
micromark-util-symbol: "npm:^2.0.0"
micromark-util-types: "npm:^2.0.0"
unist-util-stringify-position: "npm:^4.0.0"
checksum: 10/4172759cdd8cf9990701796c5617c8b6a4bd3f9863e730bb4e9689189daec80af3122e77eed2ab09090f1a2d396c4f5754416a41769d7c49efd165a1c0a033c8
checksum: 10/69b207913fbcc0469f8c59d922af4d5509b79e809d77c9bd4781543a907fe2ecc8e6433ce0707066a27b117b13f38af3aae4f2d085e18ebd2d3ad5f1a5647902
languageName: node
linkType: hard

Expand Down

0 comments on commit c13939e

Please sign in to comment.