Skip to content

Commit

Permalink
chore(deps): bump @dhis2/d2-ui-translation-dialog from 7.0.7 to 7.0.8 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 21, 2020
1 parent ea41e00 commit b80d100
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@dhis2/d2-ui-mentions-wrapper": "^7.0.8",
"@dhis2/d2-ui-rich-text": "^7.0.7",
"@dhis2/d2-ui-sharing-dialog": "^7.0.7",
"@dhis2/d2-ui-translation-dialog": "^7.0.7",
"@dhis2/d2-ui-translation-dialog": "^7.0.8",
"@dhis2/data-visualizer-plugin": "^35.12.10",
"@dhis2/ui": "^5.5.6",
"@material-ui/core": "^3.9.2",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@
material-ui "^0.20.0"
rxjs "^5.5.7"

"@dhis2/d2-ui-core@7.0.7", "@dhis2/d2-ui-core@^7.0.7":
"@dhis2/d2-ui-core@7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.0.7.tgz#2d8b504916b3283e54d59c0ef17a76a94468a9de"
integrity sha512-C4UmZrJar+xwhNjCj9SbwoU0tBCxOBphcvn2PjK4z8+tJrG9qTqpJNOw33VZgI6jOxlW1CCh7SPiP5phDUufJw==
Expand All @@ -1503,6 +1503,17 @@
material-ui "^0.20.0"
rxjs "^5.5.7"

"@dhis2/d2-ui-core@7.0.8", "@dhis2/d2-ui-core@^7.0.7":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-core/-/d2-ui-core-7.0.8.tgz#efc579b1468a709917feb0a02c157bce6a39d212"
integrity sha512-DFbvQgb3oJWeK/a18lmNk7T5mqjqesQ2MDB5Wsj+o+fQ6bF1mUlAI1zYl/hR4KWE9rLnIDTmIK+JZZY3VGR5Yg==
dependencies:
babel-runtime "^6.26.0"
d2 "~31.7"
lodash "^4.17.10"
material-ui "^0.20.0"
rxjs "^5.5.7"

"@dhis2/d2-ui-interpretations@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-interpretations/-/d2-ui-interpretations-7.0.7.tgz#ac5ea14b5488a249f5ec3af9a9e1d2e2cfaa1bfb"
Expand Down Expand Up @@ -1581,12 +1592,12 @@
recompose "^0.26.0"
rxjs "^5.5.7"

"@dhis2/d2-ui-translation-dialog@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-translation-dialog/-/d2-ui-translation-dialog-7.0.7.tgz#9b15c80b30de13cb7c48f7bd8ad1391400bb218b"
integrity sha512-jlOa7zc9pMU87cGy2K533y9GnlCjdX5lo2gR61vlrM309I0mNtPY4ksKMtNDoJIJiJkDH8VSdt+WY85ZET05RQ==
"@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"
integrity sha512-+yLrWQOMPrgDc5yI+qiv3pKY0Szjgm2RjdzwKI9/S4+aTNFI1uVPQuiuEf2bz89UeOZ3n4s4yEvQndnpsaGo8g==
dependencies:
"@dhis2/d2-ui-core" "7.0.7"
"@dhis2/d2-ui-core" "7.0.8"
"@material-ui/core" "^3.3.1"
"@material-ui/icons" "^3.0.1"
babel-runtime "^6.26.0"
Expand Down

0 comments on commit b80d100

Please sign in to comment.