Skip to content

Commit

Permalink
chore(deps-dev): bump marked from 9.1.3 to 9.1.5
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 9.1.3 to 9.1.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v9.1.3...v9.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 02c009b commit 50b43e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 321 deletions.
327 changes: 8 additions & 319 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 @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/markedjs/marked-extension-template#readme",
"peerDependencies": {
"marked": "^9.1.3"
"marked": "^9.1.5"
},
"devDependencies": {
"@babel/core": "^7.23.2",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"jest-cli": "^29.7.0",
"marked": "^9.1.3",
"marked": "^9.1.5",
"rollup": "^4.3.0",
"semantic-release": "^22.0.7"
}
Expand Down

0 comments on commit 50b43e7

Please sign in to comment.