Skip to content

Commit

Permalink
chore(deps): update dependency hast-util-to-html to v9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 4eca2fa commit 1c04baf
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-rewrite-img-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/preset-env": "7.25.4",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"hast-util-to-html": "9.0.2",
"hast-util-to-html": "9.0.3",
"jest": "29.7.0",
"rehype": "11.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-wrap-tables-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/preset-env": "7.25.4",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"hast-util-to-html": "9.0.2",
"hast-util-to-html": "9.0.3",
"jest": "29.7.0",
"rehype": "11.0.0"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3729,7 +3729,7 @@ __metadata:
"@babel/preset-env": "npm:7.25.4"
babel-jest: "npm:29.7.0"
eslint: "npm:8.57.0"
hast-util-to-html: "npm:9.0.2"
hast-util-to-html: "npm:9.0.3"
jest: "npm:29.7.0"
rehype: "npm:11.0.0"
unist-util-visit: "npm:^5.0.0"
Expand All @@ -3743,7 +3743,7 @@ __metadata:
"@babel/preset-env": "npm:7.25.4"
babel-jest: "npm:29.7.0"
eslint: "npm:8.57.0"
hast-util-to-html: "npm:9.0.2"
hast-util-to-html: "npm:9.0.3"
jest: "npm:29.7.0"
rehype: "npm:11.0.0"
unist-util-visit-parents: "npm:^6.0.0"
Expand Down Expand Up @@ -12480,9 +12480,9 @@ __metadata:
languageName: node
linkType: hard

"hast-util-to-html@npm:9.0.2":
version: 9.0.2
resolution: "hast-util-to-html@npm:9.0.2"
"hast-util-to-html@npm:9.0.3":
version: 9.0.3
resolution: "hast-util-to-html@npm:9.0.3"
dependencies:
"@types/hast": "npm:^3.0.0"
"@types/unist": "npm:^3.0.0"
Expand All @@ -12495,7 +12495,7 @@ __metadata:
space-separated-tokens: "npm:^2.0.0"
stringify-entities: "npm:^4.0.0"
zwitch: "npm:^2.0.4"
checksum: 10c0/37db32f9aa0b3c32c0d1e52362e8d0a91760a168f1e9ceab96fea15c9fb5ce2d34e7f8de907c71bd2ae8b54c3e86c578d929b1c9c760b9f887220932a58e479d
checksum: 10c0/af938a03034727f6c944d3855732d72f71a3bcd920d36b9ba3e083df2217faf81713740934db64673aca69d76b60abe80052e47c0702323fd0bd5dce03b67b8d
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c04baf

Please sign in to comment.