Skip to content

Commit

Permalink
Bump marked from 4.3.0 to 9.1.3
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 9.1.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v4.3.0...v9.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 300648a commit 7c82cc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"line-column": "^1.0.2",
"lodash": "^4.17.15",
"lunr": "^2.3.7",
"marked": "^4.0.12",
"marked": "^9.1.3",
"node-html-parser": "^6.1.4",
"pad-start": "^1.0.2",
"parse-git-config": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10921,10 +10921,10 @@ markdown-it@^4.3.0:
mdurl "~1.0.0"
uc.micro "^1.0.0"

marked@^4.0.12:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
marked@^9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.3.tgz#57bdfccc8158aa8459f103fbbb4c310479688e08"
integrity sha512-XPU/J7GzU/n4voCSw1VYggtr3W5C2OeGkwEbe5PIQdA8thaie2Qw+fig6iNidKNDokTNcyR4OE9fMK14P6rqPg==

matcher-collection@^1.0.0, matcher-collection@^1.1.1:
version "1.1.2"
Expand Down

0 comments on commit 7c82cc9

Please sign in to comment.