From db960f79447776154828a23554c83bbfd0fb8041 Mon Sep 17 00:00:00 2001 From: Mel Wong Date: Fri, 17 Dec 2021 14:54:58 -0800 Subject: [PATCH] SRL-555: courtyard v282 fixes disappearing chat button after opening feedback --- composer-manifest.yaml | 2 +- composer.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/composer-manifest.yaml b/composer-manifest.yaml index f99c7382..c42f25b9 100644 --- a/composer-manifest.yaml +++ b/composer-manifest.yaml @@ -153,7 +153,7 @@ packages: harvesthq/chosen: 1.8.7 html2text/html2text: 4.0.1 joachim-n/composer-manifest: 1.0.4 - judicialcouncil/courtyard-artifact: 0.1.281 + judicialcouncil/courtyard-artifact: 0.1.282 kub-at/php-simple-html-dom-parser: 1.9.1 laminas/laminas-diactoros: 1.8.7p2 laminas/laminas-escaper: 2.6.1 diff --git a/composer.lock b/composer.lock index bb15c658..83b28a21 100644 --- a/composer.lock +++ b/composer.lock @@ -9417,16 +9417,16 @@ }, { "name": "judicialcouncil/courtyard-artifact", - "version": "0.1.281", + "version": "0.1.282", "source": { "type": "git", "url": "https://github.com/JudicialCouncilOfCalifornia/courtyard-artifact.git", - "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd" + "reference": "c3a6e725296e421f649a07f2448509ffc54af401" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/68964c140eb5d6ff99930d599821d4b2d82ec8bd", - "reference": "68964c140eb5d6ff99930d599821d4b2d82ec8bd", + "url": "https://api.github.com/repos/JudicialCouncilOfCalifornia/courtyard-artifact/zipball/c3a6e725296e421f649a07f2448509ffc54af401", + "reference": "c3a6e725296e421f649a07f2448509ffc54af401", "shasum": "" }, "type": "drupal-library", @@ -9441,7 +9441,7 @@ } ], "description": "A build artifact of the Courtyard Pattern Lab pattern library.", - "time": "2021-12-17T18:33:19+00:00" + "time": "2021-12-17T22:32:10+00:00" }, { "name": "kub-at/php-simple-html-dom-parser", @@ -14313,6 +14313,10 @@ "GPL-2.0+" ], "authors": [ + { + "name": "Bohun Tak", + "homepage": "https://www.drupal.org/user/1205098" + }, { "name": "mrhanlon", "homepage": "https://www.drupal.org/user/764624"