From a1c369cf68ca9d866a8d2326814e3493d6655b70 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 04:08:15 +0000 Subject: [PATCH] chore(deps): bump @dhis2/d2-ui-sharing-dialog from 7.0.7 to 7.0.8 Bumps @dhis2/d2-ui-sharing-dialog from 7.0.7 to 7.0.8. Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2b717451b..1ddfecacc 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@dhis2/d2-ui-interpretations": "^7.0.7", "@dhis2/d2-ui-mentions-wrapper": "^7.0.8", "@dhis2/d2-ui-rich-text": "^7.0.8", - "@dhis2/d2-ui-sharing-dialog": "^7.0.7", + "@dhis2/d2-ui-sharing-dialog": "^7.0.8", "@dhis2/d2-ui-translation-dialog": "^7.0.8", "@dhis2/data-visualizer-plugin": "^35.12.20", "@dhis2/ui": "^5.6.1", diff --git a/yarn.lock b/yarn.lock index 7d75ea729..6497a2cf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1576,7 +1576,7 @@ markdown-it "^8.4.2" prop-types "^15.6.2" -"@dhis2/d2-ui-sharing-dialog@7.0.7", "@dhis2/d2-ui-sharing-dialog@^7.0.7": +"@dhis2/d2-ui-sharing-dialog@7.0.7": version "7.0.7" resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-sharing-dialog/-/d2-ui-sharing-dialog-7.0.7.tgz#efadb2256116cf171487e565c43410e51efb8af9" integrity sha512-iPsSIMhRVqTMXCC8N1ypGZRXzki4i1/Lsn5jVyOfM8IwNUG3X5FKbb56MjM8uU4G/q/p0n7/6M3CITmtGUzezg== @@ -1590,6 +1590,20 @@ recompose "^0.26.0" rxjs "^5.5.7" +"@dhis2/d2-ui-sharing-dialog@^7.0.8": + version "7.0.8" + resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-sharing-dialog/-/d2-ui-sharing-dialog-7.0.8.tgz#33d62e549bcceba4ecbe00180088381902449a2e" + integrity sha512-usXa4FotS90zZkQb2uqBEJOJHcZDbb7CM8GUMnkok8fryjsoeSIIRBEyt5GqVjBH4PHWja3V0BfkBW1w9gp+WQ== + dependencies: + "@dhis2/d2-ui-core" "7.0.8" + "@material-ui/core" "^3.3.1" + "@material-ui/icons" "^3.0.1" + babel-runtime "^6.26.0" + downshift "^2.2.2" + prop-types "^15.5.10" + recompose "^0.26.0" + rxjs "^5.5.7" + "@dhis2/d2-ui-translation-dialog@^7.0.8": version "7.0.8" resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-translation-dialog/-/d2-ui-translation-dialog-7.0.8.tgz#97633f8f6e16b2dd92d5c846010c1038ee9bbcf8"