Skip to content

Commit f330697

Browse files
chore(frontend): bump marked from 16.4.2 to 17.0.0 in /services/frontend
Bumps [marked](https://github.com/markedjs/marked) from 16.4.2 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@v16.4.2...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] <support@github.com>
1 parent f79fcfb commit f330697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"clsx": "^2.1.1",
2323
"echarts": "^6.0.0",
2424
"lucide-vue-next": "^0.553.0",
25-
"marked": "^16.4.1",
25+
"marked": "^17.0.0",
2626
"mitt": "^3.0.1",
2727
"pinia": "^3.0.3",
2828
"prismjs": "^1.30.0",

0 commit comments

Comments
 (0)