Skip to content

Commit 15205bb

Browse files
Bump marked and marked-gfm-heading-id
Bumps [marked](https://github.com/markedjs/marked) and [marked-gfm-heading-id](https://github.com/markedjs/marked-gfm-heading-id). These dependencies needed to be updated together. Updates `marked` from 12.0.2 to 14.1.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v12.0.2...v14.1.3) Updates `marked-gfm-heading-id` from 3.2.0 to 4.1.0 - [Release notes](https://github.com/markedjs/marked-gfm-heading-id/releases) - [Changelog](https://github.com/markedjs/marked-gfm-heading-id/blob/main/release.config.cjs) - [Commits](markedjs/marked-gfm-heading-id@v3.2.0...v4.1.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major - dependency-name: marked-gfm-heading-id dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cdb17c commit 15205bb

File tree

2 files changed

+46
-26
lines changed

2 files changed

+46
-26
lines changed

package-lock.json

+44-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"@vaadin/router": "^1.7.5",
6262
"firebase": "^10.13.1",
6363
"lit": "^3.2.0",
64-
"marked": "^12.0.2",
65-
"marked-gfm-heading-id": "^3.2.0",
64+
"marked": "^14.1.3",
65+
"marked-gfm-heading-id": "^4.1.0",
6666
"pwa-helpers": "^0.9.1",
6767
"register-service-worker": "^1.7.2",
6868
"web-vitals": "^3.5.2"

0 commit comments

Comments
 (0)