Skip to content

Commit

Permalink
Build(deps): Bump marked from 5.1.1 to 9.0.3
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 5.1.1 to 9.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v5.1.1...v9.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2023
1 parent b64c4af commit 0dc3325
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"dependencies": {
"@nextcloud/router": "^2.1.2",
"brace": "^0.11.1",
"marked": "^5.1.1"
"marked": "^9.0.3"
}
}

0 comments on commit 0dc3325

Please sign in to comment.