Skip to content

Commit 723ee1b

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

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.4.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.4.0:
2880+
version "16.4.0"
2881+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.0.tgz#b0c22707a3add380827a75437131801cd54bf425"
2882+
integrity sha512-CTPAcRBq57cn3R8n3hwc2REddc28hjR7RzDXQ+lXLmMJYqn20BaI2cGw6QjgZGIgVfp2Wdfw4aMzgNteQ6qJgQ==
28832883

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

0 commit comments

Comments
 (0)