From a78925e13d9e0dc975330de62196e3d18f989769 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 21:24:40 +0100 Subject: [PATCH] Update dependency @html-next/vertical-collection to v3.1.0 (#15170) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ghost/admin/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index effce9d0ed..4bb6e65e01 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -36,7 +36,7 @@ "@ember/test-helpers": "2.8.1", "@embroider/macros": "1.8.3", "@glimmer/component": "1.1.2", - "@html-next/vertical-collection": "3.0.0", + "@html-next/vertical-collection": "3.1.0", "@joeattardi/emoji-button": "4.6.4", "@sentry/ember": "7.8.1", "@tryghost/color-utils": "0.1.19", diff --git a/yarn.lock b/yarn.lock index aba500dfda..5afbd4b16a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2499,10 +2499,10 @@ resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-2.0.0.tgz#5e8b7298f31ff8f7b260e6b7363c7e9ceed7d9c5" integrity sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA== -"@html-next/vertical-collection@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.0.0.tgz#ba16bd2df413e9c25d245ae37ddb1950a5ccdbca" - integrity sha512-kpLYZXr3tlYkrSiyhww+f1YkyLMEhCm9h55A+PWPzJXBTZkV12sC5mIbxVcWD7q5QNjy634m6MMvmxfFgDmGoQ== +"@html-next/vertical-collection@3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-3.1.0.tgz#3e271fe36bbf381b5e6f7702fde72f8c6880ae0d" + integrity sha512-7mzdEhPA0SzIAqZA/HUwmAYVxzbsKp4l8vB7oBc6A71IGusrNZQUMLl09Vi9wgHahvhBV89LST474cu9k2Iw1Q== dependencies: babel6-plugin-strip-class-callcheck "^6.0.0" broccoli-funnel "^2.0.2"