Skip to content

Commit

Permalink
chore(deps): bump @dhis2/d2-ui-rich-text from 7.0.7 to 7.0.8
Browse files Browse the repository at this point in the history
Bumps [@dhis2/d2-ui-rich-text](https://github.com/dhis2/d2-ui) from 7.0.7 to 7.0.8.
- [Release notes](https://github.com/dhis2/d2-ui/releases)
- [Commits](dhis2/d2-ui@v7.0.7...v7.0.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 21, 2020
1 parent ea41e00 commit 7f60ea2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@dhis2/d2-ui-core": "^7.0.7",
"@dhis2/d2-ui-interpretations": "^7.0.7",
"@dhis2/d2-ui-mentions-wrapper": "^7.0.8",
"@dhis2/d2-ui-rich-text": "^7.0.7",
"@dhis2/d2-ui-rich-text": "^7.0.8",
"@dhis2/d2-ui-sharing-dialog": "^7.0.7",
"@dhis2/d2-ui-translation-dialog": "^7.0.7",
"@dhis2/data-visualizer-plugin": "^35.12.10",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@
babel-runtime "^6.26.0"
prop-types "^15.5.10"

"@dhis2/[email protected]", "@dhis2/d2-ui-rich-text@^7.0.7":
"@dhis2/[email protected]":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.0.7.tgz#b108340ee342b7d75e1e9d3b484a7cc98da2dbdd"
integrity sha512-qduwYqTRCFkZ5VpWSDEfpdQhN17eL/PDXgPVLvo4f0cMMkN9bR7e1q0BeemTvpCqTfHxQ+pjiHyaTwqBpzfzTg==
Expand All @@ -1567,6 +1567,15 @@
markdown-it "^8.4.2"
prop-types "^15.6.2"

"@dhis2/d2-ui-rich-text@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.0.8.tgz#9eaae380dca3b56df7d0a92940dbacebefcd8624"
integrity sha512-YLI1wjgZUCDBcMCOTNIqJwtwdpNjOq8CTFb9esm8wfyT2Mw/vAAy929Sj+tKT8cJ2+xMKJhx8pQaJ4XbPPIZJg==
dependencies:
babel-runtime "^6.26.0"
markdown-it "^8.4.2"
prop-types "^15.6.2"

"@dhis2/[email protected]", "@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"
Expand Down

0 comments on commit 7f60ea2

Please sign in to comment.