Skip to content

Commit 6a1817e

Browse files
Bump remark-rehype from 11.1.1 to 11.1.2 in the markdown group
Bumps the markdown group with 1 update: [remark-rehype](https://github.com/remarkjs/remark-rehype). Updates `remark-rehype` from 11.1.1 to 11.1.2 - [Release notes](https://github.com/remarkjs/remark-rehype/releases) - [Commits](remarkjs/remark-rehype@11.1.1...11.1.2) --- updated-dependencies: - dependency-name: remark-rehype dependency-version: 11.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: markdown ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ec5445 commit 6a1817e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"rehype-sanitize": "^6.0.0",
4242
"remark-gfm": "^4.0.1",
4343
"remark-parse": "^11.0.0",
44-
"remark-rehype": "^11.1.1",
44+
"remark-rehype": "^11.1.2",
4545
"unified": "^11.0.5"
4646
},
4747
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ __metadata:
835835
rehype-sanitize: "npm:^6.0.0"
836836
remark-gfm: "npm:^4.0.1"
837837
remark-parse: "npm:^11.0.0"
838-
remark-rehype: "npm:^11.1.1"
838+
remark-rehype: "npm:^11.1.2"
839839
sort-package-json: "npm:^3.0.0"
840840
ts-jest: "npm:^29.3.1"
841841
ts-node: "npm:^10.9.2"
@@ -6107,16 +6107,16 @@ __metadata:
61076107
languageName: node
61086108
linkType: hard
61096109

6110-
"remark-rehype@npm:^11.1.1":
6111-
version: 11.1.1
6112-
resolution: "remark-rehype@npm:11.1.1"
6110+
"remark-rehype@npm:^11.1.2":
6111+
version: 11.1.2
6112+
resolution: "remark-rehype@npm:11.1.2"
61136113
dependencies:
61146114
"@types/hast": "npm:^3.0.0"
61156115
"@types/mdast": "npm:^4.0.0"
61166116
mdast-util-to-hast: "npm:^13.0.0"
61176117
unified: "npm:^11.0.0"
61186118
vfile: "npm:^6.0.0"
6119-
checksum: 68f986e8ee758d415e93babda2a0d89477c15b7c200edc23b8b1d914dd6e963c5fc151a11cbbbcfa7dd237367ff3ef86e302be90f31f37a17b0748668bd8c65b
6119+
checksum: f9eccacfb596d9605581dc05bfad28635d6ded5dd0a18e88af5fd4df0d3fcf9612e1501d4513bc2164d833cfe9636dab20400080b09e53f155c6e1442a1231fb
61206120
languageName: node
61216121
linkType: hard
61226122

0 commit comments

Comments
 (0)