Skip to content

Commit

Permalink
Bump unified from 11.0.4 to 11.0.5 in the markdown group
Browse files Browse the repository at this point in the history
Bumps the markdown group with 1 update: [unified](https://github.com/unifiedjs/unified).


Updates `unified` from 11.0.4 to 11.0.5
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](unifiedjs/unified@11.0.4...11.0.5)

---
updated-dependencies:
- dependency-name: unified
  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 Jun 20, 2024
1 parent b413150 commit 6543cd4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"unified": "^11.0.4"
"unified": "^11.0.5"
},
"devDependencies": {
"@babel/core": "^7.24.7",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ __metadata:
ts-node: "npm:^10.9.2"
tsc-alias: "npm:^1.8.10"
typescript: "npm:^5.4.5"
unified: "npm:^11.0.4"
unified: "npm:^11.0.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6856,7 +6856,7 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:^11.0.0, unified@npm:^11.0.4":
"unified@npm:^11.0.0":
version: 11.0.4
resolution: "unified@npm:11.0.4"
dependencies:
Expand All @@ -6871,6 +6871,21 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:^11.0.5":
version: 11.0.5
resolution: "unified@npm:11.0.5"
dependencies:
"@types/unist": "npm:^3.0.0"
bail: "npm:^2.0.0"
devlop: "npm:^1.0.0"
extend: "npm:^3.0.0"
is-plain-obj: "npm:^4.0.0"
trough: "npm:^2.0.0"
vfile: "npm:^6.0.0"
checksum: 53c8e685f56d11d9d458a43e0e74328a4d6386af51c8ac37a3dcabec74ce5026da21250590d4aff6733ccd7dc203116aae2b0769abc18cdf9639a54ae528dfc9
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit 6543cd4

Please sign in to comment.