Skip to content

Commit 9af6dc8

Browse files
chore(deps): bump marked in the npm-dependencies group (#157)
Bumps the npm-dependencies group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 17.0.3 to 17.0.4 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.3...v17.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.4 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 9642045 commit 9af6dc8

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.2.0",
4949
"markdown-it": "^14.1.1",
50-
"marked": "^17.0.3",
50+
"marked": "^17.0.4",
5151
"typescript": "^5.9.3"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3179,10 +3179,10 @@ markdown-it@^14.1.1:
31793179
punycode.js "^2.3.1"
31803180
uc.micro "^2.1.0"
31813181

3182-
marked@^17.0.3:
3183-
version "17.0.3"
3184-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.3.tgz#0defa25b1ba288433aa847848475d11109e1b3fd"
3185-
integrity sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==
3182+
marked@^17.0.4:
3183+
version "17.0.4"
3184+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.4.tgz#38293b06b0605db39107803f3398938bbbed1b28"
3185+
integrity sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==
31863186

31873187
math-intrinsics@^1.1.0:
31883188
version "1.1.0"

0 commit comments

Comments
 (0)