Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [marked](https://github.com/markedjs/marked) and [marked-highlight](https://github.com/markedjs/marked-highlight).


Updates `marked` from 12.0.2 to 13.0.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v12.0.2...v13.0.0)

Updates `marked-highlight` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/markedjs/marked-highlight/releases)
- [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs)
- [Commits](markedjs/marked-highlight@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: marked-highlight
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent f2e0e3b commit 87cd6bc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"dependencies": {
"highlight.js": "^11.9.0",
"marked": "^12.0.2",
"marked": "^13.0.0",
"marked-footnote": "^1.2.2",
"marked-highlight": "^2.1.1",
"marked-highlight": "^2.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"yaml": "^2.4.5"
Expand Down

0 comments on commit 87cd6bc

Please sign in to comment.