Skip to content

Commit 4540065

Browse files
yarn(deps): bump marked from 15.0.12 to 17.0.1
Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 17.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.12...v17.0.1) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e701f commit 4540065

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"js-md5": "^0.8.3",
2929
"linkify-react": "^4.3.2",
3030
"linkifyjs": "^4.3.2",
31-
"marked": "15.0.12",
31+
"marked": "17.0.1",
3232
"plausible-tracker": "^0.3.9",
3333
"qrcode.react": "^4.2.0",
3434
"query-string": "^9.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8803,10 +8803,10 @@ [email protected]:
88038803
dependencies:
88048804
tmpl "1.0.5"
88058805

8806-
marked@15.0.12:
8807-
version "15.0.12"
8808-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.12.tgz#30722c7346e12d0a2d0207ab9b0c4f0102d86c4e"
8809-
integrity sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==
8806+
marked@17.0.1:
8807+
version "17.0.1"
8808+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.1.tgz#9db34197ac145e5929572ee49ef701e37ee9b2e6"
8809+
integrity sha512-boeBdiS0ghpWcSwoNm/jJBwdpFaMnZWRzjA6SkUMYb40SVaN1x7mmfGKp0jvexGcx+7y2La5zRZsYFZI6Qpypg==
88108810

88118811
math-intrinsics@^1.0.0, math-intrinsics@^1.1.0:
88128812
version "1.1.0"

0 commit comments

Comments
 (0)