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 10.0.0 to 11.0.0
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v10.0.0...v11.0.0)

Updates `marked-highlight` from 2.0.7 to 2.0.8
- [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.0.7...v2.0.8)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 7eb1efa commit 367d616
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": "^10.0.0",
"marked": "^11.0.0",
"marked-footnote": "^1.1.3",
"marked-highlight": "^2.0.7",
"marked-highlight": "^2.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"yaml": "^2.3.4"
Expand Down

0 comments on commit 367d616

Please sign in to comment.