Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit e997128

Browse files
build(deps): bump marked from 0.7.0 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v0.7.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cabdcb commit e997128

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"htmlparser2": "^3.7.3",
6262
"lodash.difference": "^4.5.0",
6363
"lodash.template": "^4.5.0",
64-
"marked": "^0.7.0",
64+
"marked": "^4.0.10",
6565
"minimatch": "^3.0.2",
6666
"nunjucks": "^3.2.2",
6767
"rehype": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@ make-dir@^3.0.0, make-dir@^3.0.2:
14371437
dependencies:
14381438
semver "^6.0.0"
14391439

1440-
marked@^0.7.0:
1441-
version "0.7.0"
1442-
resolved "https://registry.npmjs.org/marked/-/marked-0.7.0.tgz"
1443-
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
1440+
marked@^4.0.10:
1441+
version "4.0.10"
1442+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
1443+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
14441444

14451445
minimatch@^3.0.2, minimatch@^3.0.4:
14461446
version "3.0.4"

0 commit comments

Comments
 (0)