From 869a749d407a9ed4c7474496b9ef2eb540425c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 05:37:25 +0000 Subject: [PATCH] Bump rtlcss from 4.1.0 to 4.1.1 Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/MohammadYounes/rtlcss/releases) - [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/MohammadYounes/rtlcss/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a189b9..8f23c8b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "autoprefixer": "10.4.15", "cross-env": "7.0.3", - "rtlcss": "4.1.0", + "rtlcss": "4.1.1", "node-sass": "9.0.0", "npm-run-all": "4.1.5", "postcss": "8.4.29",