Skip to content

Commit 87f6dee

Browse files
Bump marked from 16.4.2 to 17.0.1 in /gui (#149)
Bumps [marked](https://github.com/markedjs/marked) from 16.4.2 to 17.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v16.4.2...v17.0.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76d17d3 commit 87f6dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"axios": "^1.13.2",
2727
"highlight.js": "^11.11.1",
2828
"leaflet": "^1.9.4",
29-
"marked": "^16.4.2",
29+
"marked": "^17.0.1",
3030
"marked-highlight": "^2.2.3",
3131
"plotly.js-basic-dist-min": "^3.3.0",
3232
"solid-js": "^1.9.10",

0 commit comments

Comments
 (0)