Skip to content

Commit 7c9aef6

Browse files
deps(deps): bump marked from 9.1.6 to 17.0.0
Bumps [marked](https://github.com/markedjs/marked) from 9.1.6 to 17.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v9.1.6...v17.0.0) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f46f1df commit 7c9aef6

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
@@ -32,7 +32,7 @@
3232
"axios": "^1.13.2",
3333
"glob": "^10.3.10",
3434
"jsdom": "^23.0.1",
35-
"marked": "^9.1.6"
35+
"marked": "^17.0.0"
3636
},
3737
"devDependencies": {
3838
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2876,10 +2876,10 @@ [email protected]:
28762876
dependencies:
28772877
tmpl "1.0.5"
28782878

2879-
marked@^9.1.6:
2880-
version "9.1.6"
2881-
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.6.tgz#5d2a3f8180abfbc5d62e3258a38a1c19c0381695"
2882-
integrity sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==
2879+
marked@^17.0.0:
2880+
version "17.0.0"
2881+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.0.tgz#62ae3f2ea8346025ae24a24ad4b78982655ef4e3"
2882+
integrity sha512-KkDYEWEEiYJw/KC+DVm1zzlpMQSMIu6YRltkcCvwheCp8HWPXCk9JwOmHJKBlGfzcpzcIt6x3sMnTsRm/51oDg==
28832883

28842884
math-intrinsics@^1.1.0:
28852885
version "1.1.0"

0 commit comments

Comments
 (0)