Skip to content

Commit 52d2c82

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 18.0.2 to 18.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.2...v18.0.3) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e97d8 commit 52d2c82

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": "^18.0.2",
54+
"marked": "^18.0.3",
5555
"typescript": "^6.0.3"
5656
}
5757
}

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@^18.0.2:
3171-
version "18.0.2"
3172-
resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.2.tgz#180cb158a2d2dc377821cfb088a10ca1b5630ef0"
3173-
integrity sha512-NsmlUYBS/Zg57rgDWMYdnre6OTj4e+qq/JS2ot3KrYLSoHLw+sDu0Nm1ZGpRgYAq6c+b1ekaY5NzVchMCQnzcg==
3170+
marked@^18.0.3:
3171+
version "18.0.3"
3172+
resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.3.tgz#278b5ba89f1c7ccbaf0422f3ee8955928489220b"
3173+
integrity sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==
31743174

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

0 commit comments

Comments
 (0)