From 894cf2b299b52239be9e4d117e3449aaad8c00a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:03:33 +0000 Subject: [PATCH] build(deps-dev): bump marked from 18.0.6 to 18.0.7 in /tabby-settings Bumps [marked](https://github.com/markedjs/marked) from 18.0.6 to 18.0.7. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v18.0.6...v18.0.7) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tabby-settings/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tabby-settings/yarn.lock b/tabby-settings/yarn.lock index b336c0c4b..f1129ed50 100644 --- a/tabby-settings/yarn.lock +++ b/tabby-settings/yarn.lock @@ -3,9 +3,9 @@ marked@^18: - version "18.0.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.6.tgz#7faf26fd580b9c8daa75984f18db25631fc4ad63" - integrity sha512-MrV5puXBfuiy6wl6DLaq3BtIJQAJToAd5zt/ZKhRfGRAuFPALE7/4Y7jnxRQoEgK/pBgurGqLyAuRgZ2xOjr6w== + version "18.0.7" + resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.7.tgz#6d8d4dd777730263e7e25bedad56a26bb2809232" + integrity sha512-iDVQ5ldaiKXn6b2JroX5kgRfmwgqolW7NpaEzTl1k/2Zh1njIEN9yniyLV/mOvWwtsE8OGgkjsCYvijuPk1dtA== ngx-infinite-scroll@^16: version "16.0.0"