Skip to content

Commit b8841e7

Browse files
chore(deps): bump marked in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 17.0.5 to 17.0.6 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.5...v17.0.6) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0807f60 commit b8841e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"husky": "^9.1.7",
5252
"jest": "^30.3.0",
5353
"markdown-it": "^14.1.1",
54-
"marked": "^17.0.5",
54+
"marked": "^17.0.6",
5555
"typescript": "^5.9.3"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3157,10 +3157,10 @@ markdown-it@^14.1.1:
31573157
punycode.js "^2.3.1"
31583158
uc.micro "^2.1.0"
31593159

3160-
marked@^17.0.5:
3161-
version "17.0.5"
3162-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.5.tgz#8fc6878a439463a007b05d346d2ad50a87ec3f0e"
3163-
integrity sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==
3160+
marked@^17.0.6:
3161+
version "17.0.6"
3162+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.6.tgz#2a97586a272d3be5880f198e020b74ad27cf86ba"
3163+
integrity sha512-gB0gkNafnonOw0obSTEGZTT86IuhILt2Wfx0mWH/1Au83kybTayroZ/V6nS25mN7u8ASy+5fMhgB3XPNrOZdmA==
31643164

31653165
math-intrinsics@^1.1.0:
31663166
version "1.1.0"

0 commit comments

Comments
 (0)