From aa21ee29d575f68c56111426f93a56496af28241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:35:09 +0200 Subject: [PATCH] Bump marked from 14.1.0 to 14.1.2 (#644) Bumps [marked](https://github.com/markedjs/marked) from 14.1.0 to 14.1.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v14.1.0...v14.1.2) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 18f81a9d..bca6f0a8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "color": "4.2.3", "colorthief": "2.4.0", "home-assistant-js-websocket": "9.4.0", - "marked": "^14.1.0", + "marked": "^14.1.2", "mitt": "3.0.1", "mobile-detect": "1.4.5", "swiper": "^11.1.14", diff --git a/yarn.lock b/yarn.lock index 215c2bf2..714cffd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4118,10 +4118,10 @@ make-dir@^3.0.2: dependencies: semver "^6.0.0" -marked@^14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.0.tgz#736ae774ff06ddf03e55a071f9322fe240cb89cb" - integrity sha512-P93GikH/Pde0hM5TAXEd8I4JAYi8IB03n8qzW8Bh1BIEFpEyBoYxi/XWZA53LSpTeLBiMQOoSMj0u5E/tiVYTA== +marked@^14.1.2: + version "14.1.2" + resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.2.tgz#3cbc26b2d6832be32b75ae0746e0968c781b6156" + integrity sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ== material-design-icons-iconfont@6.7.0: version "6.7.0"