Skip to content

Commit 3a7f2b9

Browse files
chore(deps): bump marked in the npm-dependencies group (#163)
Bumps the npm-dependencies group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.4...v17.0.5) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d669e1 commit 3a7f2b9

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
@@ -47,7 +47,7 @@
4747
"husky": "^9.1.7",
4848
"jest": "^30.3.0",
4949
"markdown-it": "^14.1.1",
50-
"marked": "^17.0.4",
50+
"marked": "^17.0.5",
5151
"typescript": "^5.9.3"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3167,10 +3167,10 @@ markdown-it@^14.1.1:
31673167
punycode.js "^2.3.1"
31683168
uc.micro "^2.1.0"
31693169

3170-
marked@^17.0.4:
3171-
version "17.0.4"
3172-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.4.tgz#38293b06b0605db39107803f3398938bbbed1b28"
3173-
integrity sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==
3170+
marked@^17.0.5:
3171+
version "17.0.5"
3172+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.5.tgz#8fc6878a439463a007b05d346d2ad50a87ec3f0e"
3173+
integrity sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==
31743174

31753175
math-intrinsics@^1.1.0:
31763176
version "1.1.0"

0 commit comments

Comments
 (0)