Skip to content

Commit

Permalink
chore(deps): bump marked from 9.0.0 to 15.0.7
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 9.0.0 to 15.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v9.0.0...v15.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent fc8a68d commit c0f4ae8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"intl": "1.2.5",
"intl-messageformat": "10.5.2",
"lodash-es": "4.17.21",
"marked": "9.0.0",
"marked": "15.0.7",
"moment": "2.29.4",
"ngx-markdown": "19.0.0",
"rxjs": "7.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14978,7 +14978,7 @@ __metadata:
lerna: "npm:^8.1.8"
lint-staged: "npm:15.1.0"
lodash-es: "npm:4.17.21"
marked: "npm:9.0.0"
marked: "npm:15.0.7"
moment: "npm:2.29.4"
ng-packagr: "npm:19.0.1"
ngx-cva-test-suite: "npm:2.0.0"
Expand Down Expand Up @@ -19231,12 +19231,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:9.0.0":
version: 9.0.0
resolution: "marked@npm:9.0.0"
"marked@npm:15.0.7":
version: 15.0.7
resolution: "marked@npm:15.0.7"
bin:
marked: bin/marked.js
checksum: 10/21f602f280aaf95ffcdaaad96676b64e4c19bcf23a317ffeccc785d7c5fedb0141bd30d2e216761f1a93b2337d80a6351aac3eb449831e15d1c5b859f577dc0e
checksum: 10/df4c3e91420bfa76250390813ce6881a3dad73b40d51d14cece1aff63a2828a171e7f1d3d99cdca70088cb305215ba79fce31bb9ce38cd03c360c788e2994a6a
languageName: node
linkType: hard

Expand Down

0 comments on commit c0f4ae8

Please sign in to comment.