Skip to content

Commit

Permalink
chore(deps-dev): bump mdast-util-to-hast from 13.1.0 to 13.2.0 (#11280)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent e2273ca commit e8ecf2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"jest-watch-typeahead": "^2.2.2",
"jsdom": "^24.1.0",
"lint-staged": "^13.2.3",
"mdast-util-to-hast": "^13.1.0",
"mdast-util-to-hast": "^13.2.0",
"mini-css-extract-plugin": "^2.9.0",
"node-dev": "^8.0.0",
"peggy": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10702,10 +10702,10 @@ mdast-util-phrasing@^4.0.0, mdast-util-phrasing@^4.1.0:
"@types/mdast" "^4.0.0"
unist-util-is "^6.0.0"

mdast-util-to-hast@^13.0.0, mdast-util-to-hast@^13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.1.0.tgz#1ae54d903150a10fe04d59f03b2b95fd210b2124"
integrity sha512-/e2l/6+OdGp/FB+ctrJ9Avz71AN/GRH3oi/3KAx/kMnoUsD6q0woXlDT8lLEeViVKE7oZxE7RXzvO3T8kF2/sA==
mdast-util-to-hast@^13.0.0, mdast-util-to-hast@^13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz#5ca58e5b921cc0a3ded1bc02eed79a4fe4fe41f4"
integrity sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==
dependencies:
"@types/hast" "^3.0.0"
"@types/mdast" "^4.0.0"
Expand Down

0 comments on commit e8ecf2d

Please sign in to comment.