Skip to content

Commit

Permalink
Bump remark-rehype from 11.1.0 to 11.1.1 in the markdown group
Browse files Browse the repository at this point in the history
Bumps the markdown group with 1 update: [remark-rehype](https://github.com/remarkjs/remark-rehype).


Updates `remark-rehype` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](remarkjs/remark-rehype@11.1.0...11.1.1)

---
updated-dependencies:
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: markdown
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent f476f1c commit 9004e28
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 @@ -41,7 +41,7 @@
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"remark-rehype": "^11.1.1",
"unified": "^11.0.5"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ __metadata:
rehype-sanitize: "npm:^6.0.0"
remark-gfm: "npm:^4.0.0"
remark-parse: "npm:^11.0.0"
remark-rehype: "npm:^11.1.0"
remark-rehype: "npm:^11.1.1"
sort-package-json: "npm:^2.10.1"
ts-jest: "npm:^29.2.5"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -5882,16 +5882,16 @@ __metadata:
languageName: node
linkType: hard

"remark-rehype@npm:^11.1.0":
version: 11.1.0
resolution: "remark-rehype@npm:11.1.0"
"remark-rehype@npm:^11.1.1":
version: 11.1.1
resolution: "remark-rehype@npm:11.1.1"
dependencies:
"@types/hast": "npm:^3.0.0"
"@types/mdast": "npm:^4.0.0"
mdast-util-to-hast: "npm:^13.0.0"
unified: "npm:^11.0.0"
vfile: "npm:^6.0.0"
checksum: 7a9534847ea70e78cf09227a4302af7e491f625fd092351a1b1ee27a2de0a369ac4acf069682e8a8ec0a55847b3e83f0be76b2028aa90e98e69e21420b9794c3
checksum: 68f986e8ee758d415e93babda2a0d89477c15b7c200edc23b8b1d914dd6e963c5fc151a11cbbbcfa7dd237367ff3ef86e302be90f31f37a17b0748668bd8c65b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9004e28

Please sign in to comment.