Skip to content

Commit

Permalink
chore(deps): bump @dhis2/d2-ui-sharing-dialog from 7.0.7 to 7.0.8 (#1101
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot-preview[bot] authored Sep 23, 2020
1 parent e356864 commit 35e0e51
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 15 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1576,7 +1576,7 @@
markdown-it "^8.4.2"
prop-types "^15.6.2"

"@dhis2/[email protected]", "@dhis2/d2-ui-sharing-dialog@^7.0.7":
"@dhis2/[email protected]":
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==
Expand All @@ -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"
Expand Down

0 comments on commit 35e0e51

Please sign in to comment.