Skip to content

Commit 52af24f

Browse files
chore(deps): bump marked from 15.0.12 to 16.0.0 in /client (#1545)
Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 16.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.12...v16.0.0) --- updated-dependencies: - dependency-name: marked dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fdb3ea commit 52af24f

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

client/package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ag-grid-react": "^34.0.0",
1414
"axios": "^1.10.0",
1515
"highlight.js": "^11.11.1",
16-
"marked": "^15.0.12",
16+
"marked": "^16.0.0",
1717
"media-typer": "^1.1.0",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)