From f5cb61260fc9b459718d5863f1fd3df89425aa57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:05:01 +0000 Subject: [PATCH] build(deps-dev): bump marked from 18.0.6 to 18.0.8 in /tabby-settings Bumps [marked](https://github.com/markedjs/marked) from 18.0.6 to 18.0.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v18.0.6...v18.0.8) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.8 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..9cb658462 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.8" + resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.8.tgz#97229a54940952af65f1f59474c59d6ae4233870" + integrity sha512-wsTzDkXm7dJwwTZ5nM2ZJFUsAZwUDPxFAl4MEb35pS14Gn/8KFlV8N5xE/sVIsTcZoYmwbTw/6pSba70mvfDRA== ngx-infinite-scroll@^16: version "16.0.0"