From e7f1805f2611da134704eaae751b223fded40c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 02:10:05 +0000 Subject: [PATCH] chore(deps): bump @dhis2/d2-ui-rich-text from 7.4.1 to 7.4.3 Bumps [@dhis2/d2-ui-rich-text](https://github.com/dhis2/d2-ui) from 7.4.1 to 7.4.3. - [Release notes](https://github.com/dhis2/d2-ui/releases) - [Commits](https://github.com/dhis2/d2-ui/compare/v7.4.1...v7.4.3) --- updated-dependencies: - dependency-name: "@dhis2/d2-ui-rich-text" dependency-type: direct:production update-type: version-update:semver-patch ... 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 cf70e2250..7150f8b6d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "styled-jsx": "^4.0.1" }, "dependencies": { - "@dhis2/d2-ui-rich-text": "^7.4.1", + "@dhis2/d2-ui-rich-text": "^7.4.3", "@dhis2/multi-calendar-dates": "1.0.0", "@dnd-kit/core": "^6.0.7", "@dnd-kit/sortable": "^7.0.2", diff --git a/yarn.lock b/yarn.lock index 5e6d9a3ef..4cfd51ed5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2433,10 +2433,10 @@ i18next "^10.3" moment "^2.24.0" -"@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== +"@dhis2/d2-ui-rich-text@^7.4.3": + version "7.4.3" + resolved "https://registry.yarnpkg.com/@dhis2/d2-ui-rich-text/-/d2-ui-rich-text-7.4.3.tgz#a42c8e231bcc05186dd432dac86b33aed4ddc10d" + integrity sha512-60k/6CO2I8f4t3jU1nAic7uWONME1rckM8RcLnelhwUG20EZWq45OnDDdSfHgOWTwVDtxFnG3wspInkG/530KA== dependencies: babel-runtime "^6.26.0" markdown-it "^8.4.2"