From d209dd4b66e2d53f747103e92674eecfbafba2e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Aug 2019 00:29:15 +0000 Subject: [PATCH] Update dependency @html-next/vertical-collection to v1.0.0-beta.14 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 5cab0d13e9..c95760c38a 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -28,7 +28,7 @@ "@ember/jquery": "0.6.1", "@ember/optional-features": "0.7.0", "@ember/render-modifiers": "1.0.0", - "@html-next/vertical-collection": "1.0.0-beta.13", + "@html-next/vertical-collection": "1.0.0-beta.14", "@tryghost/helpers": "1.1.7", "@tryghost/kg-clean-basic-html": "0.1.1", "@tryghost/kg-parser-plugins": "0.6.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index af59e5d969..c4e60d8c00 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -918,10 +918,10 @@ dependencies: "@glimmer/di" "^0.2.0" -"@html-next/vertical-collection@1.0.0-beta.13": - version "1.0.0-beta.13" - resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-1.0.0-beta.13.tgz#0cd7fbe813fef8c7daea3c46a3d4167cbd8db682" - integrity sha512-YFs+toYLFSCiZSv1kkb3IPvrcVJHVX6q7vkzP0qb2Rvd0s61YqgpPDqtZ8sVViip0Lu3kw+Hs9fysjpAFqJDzQ== +"@html-next/vertical-collection@1.0.0-beta.14": + version "1.0.0-beta.14" + resolved "https://registry.yarnpkg.com/@html-next/vertical-collection/-/vertical-collection-1.0.0-beta.14.tgz#114909d62ea6358a3401ca0d1d7547030e702530" + integrity sha512-HMmbYAe8UtEB9LFb7TtjsRvMgTYXMLNHJKd4z6QIpn0UAYJmXErIwJGIaK5Z7T3DYto4w10jD89HPhbCEyJG0Q== dependencies: babel-plugin-transform-es2015-block-scoping "^6.24.1" babel6-plugin-strip-class-callcheck "^6.0.0"