Skip to content

Commit c7ac175

Browse files
deps(deps): bump marked from 9.1.6 to 16.3.0
Bumps [marked](https://github.com/markedjs/marked) from 9.1.6 to 16.3.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...v16.3.0) --- updated-dependencies: - dependency-name: marked dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7f871b commit c7ac175

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.12.2",
3333
"glob": "^10.3.10",
3434
"jsdom": "^23.0.1",
35-
"marked": "^9.1.6"
35+
"marked": "^16.3.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@^16.3.0:
2880+
version "16.3.0"
2881+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.3.0.tgz#2f513891f867d6edc4772b4a026db9cc331eb94f"
2882+
integrity sha512-K3UxuKu6l6bmA5FUwYho8CfJBlsUWAooKtdGgMcERSpF7gcBUrCGsLH7wDaaNOzwq18JzSUDyoEb/YsrqMac3w==
28832883

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

0 commit comments

Comments
 (0)