Skip to content

Commit 40497f9

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

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.2",
50+
"marked": "^17.0.3",
5151
"typescript": "^5.9.3"
5252
}
5353
}

yarn.lock

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

3180-
marked@^17.0.2:
3181-
version "17.0.2"
3182-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.2.tgz#a103f82bed9653dd1d74c15f74107c84ddbe749d"
3183-
integrity sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==
3180+
marked@^17.0.3:
3181+
version "17.0.3"
3182+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.3.tgz#0defa25b1ba288433aa847848475d11109e1b3fd"
3183+
integrity sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==
31843184

31853185
math-intrinsics@^1.1.0:
31863186
version "1.1.0"

0 commit comments

Comments
 (0)