Skip to content

Commit

Permalink
chore(deps-dev): bump marked from 5.1.2 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 7.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v5.1.2...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 2f3271c commit 40350d5
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 66 deletions.
110 changes: 45 additions & 65 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 @@ -55,7 +55,7 @@
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"jest-cli": "^29.6.2",
"marked": "^5.1.0",
"marked": "^7.0.0",
"rollup": "^3.27.0",
"semantic-release": "^21.0.7"
}
Expand Down

0 comments on commit 40350d5

Please sign in to comment.