Skip to content

Commit 46dbca9

Browse files
build(deps): bump the dev group with 3 updates (#3063)
Bumps the dev group with 3 updates: [marked](https://github.com/markedjs/marked), [mermaid](https://github.com/mermaid-js/mermaid) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `marked` from 17.0.2 to 17.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.2...v17.0.3) Updates `mermaid` from 11.12.2 to 11.12.3 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.2...mermaid@11.12.3) Updates `eslint-plugin-jsdoc` from 62.5.5 to 62.6.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.5...v62.6.0) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev - dependency-name: mermaid dependency-version: 11.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev - dependency-name: eslint-plugin-jsdoc dependency-version: 62.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22aeba4 commit 46dbca9

File tree

2 files changed

+64
-63
lines changed

2 files changed

+64
-63
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
"fs-extra": "11.3.3",
6262
"highlight.js": "^11.11.1",
6363
"json-stable-stringify": "1.3.0",
64-
"marked": "^17.0.2",
64+
"marked": "^17.0.3",
6565
"marked-gfm-heading-id": "^4.1.3",
6666
"marked-mangle": "^1.1.12",
67-
"mermaid": "^11.12.2",
67+
"mermaid": "^11.12.3",
6868
"slugify": "1.6.6",
6969
"tsx": "^4.21.0",
7070
"ua-parser-js": "2.0.9",
@@ -116,7 +116,7 @@
116116
"es-scraper": "^0.0.13",
117117
"eslint": "9.39.2",
118118
"eslint-plugin-import": "^2.32.0",
119-
"eslint-plugin-jsdoc": "^62.5.5",
119+
"eslint-plugin-jsdoc": "^62.6.0",
120120
"eslint-plugin-prefer-arrow": "1.2.3",
121121
"eslint-plugin-unicorn": "^63.0.0",
122122
"fdir": "6.5.0",

0 commit comments

Comments
 (0)