Skip to content

Commit

Permalink
Build(deps): Bump remark-parse from 9.0.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [remark-parse](https://github.com/remarkjs/remark) from 9.0.0 to 11.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/[email protected]@11.0.0)

---
updated-dependencies:
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 5c258d0 commit ccd2b7e
Show file tree
Hide file tree
Showing 2 changed files with 336 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"axios": "^0.21.1",
"remark-frontmatter": "^3.0.0",
"remark-gfm": "^1.0.0",
"remark-parse": "^9.0.0",
"remark-parse": "^11.0.0",
"unified": "^9.2.0",
"uuid": "^8.3.2"
},
Expand Down
Loading

0 comments on commit ccd2b7e

Please sign in to comment.