Skip to content

Commit 627ee69

Browse files
yarn(deps): bump marked from 15.0.1 to 15.0.3
Bumps [marked](https://github.com/markedjs/marked) from 15.0.1 to 15.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.1...v15.0.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36468c7 commit 627ee69

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
@@ -27,7 +27,7 @@
2727
"js-md5": "^0.8.3",
2828
"linkify-react": "^4.1.4",
2929
"linkifyjs": "^4.1.4",
30-
"marked": "15.0.1",
30+
"marked": "15.0.3",
3131
"plausible-tracker": "^0.3.9",
3232
"qrcode.react": "^4.1.0",
3333
"query-string": "^9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8184,10 +8184,10 @@ makeerror@1.0.12:
81848184
dependencies:
81858185
tmpl "1.0.5"
81868186

8187-
marked@15.0.1:
8188-
version "15.0.1"
8189-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.1.tgz#ed4a33b40b631623a1c3e68eb94663de740c5710"
8190-
integrity sha512-VnnE19XO2Vb2oZeH8quAepfrb6Aaz4OoY8yZQACfuy/5KVJ0GxYC0Qxzz/iuc+g5UF7H0HJ+QROfvH26XeBdDA==
8187+
marked@15.0.3:
8188+
version "15.0.3"
8189+
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.3.tgz#f75ae6ca71aeeaea0cfa2c2f120016ac8373aede"
8190+
integrity sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==
81918191

81928192
mathml-tag-names@^2.1.3:
81938193
version "2.1.3"

0 commit comments

Comments
 (0)