Skip to content

Commit 9c532ca

Browse files
chore(deps): bump marked from 16.4.1 to 17.0.0 in /client (#1690)
Bumps [marked](https://github.com/markedjs/marked) from 16.4.1 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.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Dover <scott@scottdover.com>
1 parent 29e3a6a commit 9c532ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package-lock.json

Lines changed: 4 additions & 4 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.3.1",
1414
"axios": "^1.13.2",
1515
"highlight.js": "^11.11.1",
16-
"marked": "^16.4.1",
16+
"marked": "^17.0.0",
1717
"media-typer": "^1.1.0",
1818
"react": "^19.2.0",
1919
"react-dom": "^19.2.0",

0 commit comments

Comments
 (0)