From 1c813d777e2d98a313ca1205ffef67754b22b4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 04:03:06 +0000 Subject: [PATCH] build(deps-dev): bump marked from 18.0.6 to 18.0.11 in /tabby-settings Bumps [marked](https://github.com/markedjs/marked) from 18.0.6 to 18.0.11. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v18.0.6...v18.0.11) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.11 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 b336c0c4..06901da9 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.11" + resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.11.tgz#0f50ce5cdf25b2c07f67d3787220b64a5845cce1" + integrity sha512-HnslJfsZkRPBDJRHvVtAaWlZHEpSu7u8LgQuJCELjRKuWR+hpq4A7sLq3p8HaI9ypVoXDXxV34CsQJEe1+J5Aw== ngx-infinite-scroll@^16: version "16.0.0"