From fd7ee301e4c65e9568eed64d559383acb70417ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 07:14:57 +0000 Subject: [PATCH] chore(deps): bump @dhis2/d2-ui-rich-text from 7.3.4 to 7.4.1 Bumps [@dhis2/d2-ui-rich-text](https://github.com/dhis2/d2-ui) from 7.3.4 to 7.4.1. - [Release notes](https://github.com/dhis2/d2-ui/releases) - [Commits](https://github.com/dhis2/d2-ui/compare/v7.3.4...v7.4.1) --- updated-dependencies: - dependency-name: "@dhis2/d2-ui-rich-text" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22c79ff8cd..7e84a38f5c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@dhis2/d2-icons": "^1.0.1", "@dhis2/d2-ui-app": "^2.0.0", "@dhis2/d2-ui-org-unit-tree": "^7.3.3", - "@dhis2/d2-ui-rich-text": "^7.3.4", + "@dhis2/d2-ui-rich-text": "^7.4.1", "@dhis2/d2-ui-sharing-dialog": "^7.3.3", "@dhis2/ui": "^8.4.5", "@joakim_sm/react-infinite-calendar": "^2.4.2", diff --git a/yarn.lock b/yarn.lock index 22863c03fd..bc8ace6fc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2419,10 +2419,10 @@ babel-runtime "^6.26.0" prop-types "^15.5.10" -"@dhis2/d2-ui-rich-text@^7.3.4": - version "7.3.4" - resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.3.4.tgz#95038f1811a56e57021ffec67ab460113976cc63" - integrity sha512-xGTzw2fsR7OW2vY65zRhBT6cSJLQlxc1wAgjQPSn2m6bD1r4KHnh4BdNzSQx9rQgqlENoiINIEgaD/3zAmitrA== +"@dhis2/d2-ui-rich-text@^7.4.1": + version "7.4.1" + resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.4.1.tgz#8764208c59c6758bf34765b1dbe01762ce435d11" + integrity sha512-/n5nE0b4EDI/kX0/aN+vFDOswoWT5JQ3lwtHsUxailvnEHMu4/3l27Q38Z+5qhKwl+jYNB9GOFxWoSiymUgBbw== dependencies: babel-runtime "^6.26.0" markdown-it "^8.4.2"