From 5b2740b500308a1ccbabeb586bf54d89499e56c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 13:35:25 +0000 Subject: [PATCH] Pin dependency @joeattardi/emoji-button to 4.6.0 (#2149) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index d599e72331..d95bef3b5e 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@ember/render-modifiers": "2.0.0", "@glimmer/component": "1.0.4", "@html-next/vertical-collection": "2.0.0", - "@joeattardi/emoji-button": "^4.6.0", + "@joeattardi/emoji-button": "4.6.0", "@nexes/nql-lang": "0.0.1", "@sentry/ember": "6.14.1", "@tryghost/color-utils": "0.1.5", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 7d932e802f..6cfbf0ef48 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1821,7 +1821,7 @@ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== -"@joeattardi/emoji-button@^4.6.0": +"@joeattardi/emoji-button@4.6.0": version "4.6.0" resolved "https://registry.yarnpkg.com/@joeattardi/emoji-button/-/emoji-button-4.6.0.tgz#93a78abb19c61ce9dcc464d15f373743b15cd2a2" integrity sha512-KwOE1j+YxX47JmT0pXNCa+9Ai4Wf2fmABtvuxy6JBJ5QV0HdoThRKjL6CxAreVwwLbNQ/PDoR36xpc5QJjLXPA==