Skip to content

Commit 7b86353

Browse files
chore(deps): bump marked from 16.2.0 to 16.2.1 in /client (#1627)
Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v16.2.0...v16.2.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ddddfd commit 7b86353

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.1.2",
1414
"axios": "^1.11.0",
1515
"highlight.js": "^11.11.1",
16-
"marked": "^16.2.0",
16+
"marked": "^16.2.1",
1717
"media-typer": "^1.1.0",
1818
"react": "^19.1.1",
1919
"react-dom": "^19.1.1",

0 commit comments

Comments
 (0)