From da61bd49d203e8ec7a4fd19dc88e312c79f69db0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:57:19 -0400 Subject: [PATCH] fix(deps): update dependency rtlcss to v4.3.0 (#12759) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8b3fd93a56..47ca229ce1 100644 --- a/install/package.json +++ b/install/package.json @@ -123,7 +123,7 @@ "ioredis": "5.4.1", "rimraf": "5.0.10", "rss": "1.2.2", - "rtlcss": "4.2.0", + "rtlcss": "4.3.0", "sanitize-html": "2.13.0", "sass": "1.77.8", "semver": "7.6.3",