-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump remark-html from 13.0.1 to 13.0.2
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](remarkjs/remark-html@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: remark-html dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
24233b1
commit 592aa3b
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13557,10 +13557,10 @@ [email protected]: | |
has "^1.0.1" | ||
hast-to-hyperscript "^5.0.0" | ||
|
||
[email protected].1: | ||
version "13.0.1" | ||
resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.1.tgz#d5b2d8be01203e61fc37403167ca7584879ad675" | ||
integrity sha512-K5KQCXWVz+harnyC+UVM/J9eJWCgjYRqFeZoZf2NgP0iFbuuw/RgMZv3MA34b/OEpGnstl3oiOUtZzD3tJ+CBw== | ||
[email protected].2: | ||
version "13.0.2" | ||
resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc" | ||
integrity sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ== | ||
dependencies: | ||
hast-util-sanitize "^3.0.0" | ||
hast-util-to-html "^7.0.0" | ||
|