aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-08-01 20:25:09 +0200
committerGravatar GitHub <noreply@github.com> 2024-08-01 20:25:09 +0200
commit0ce7c038a582d38f0caf82ee5b215358ae84b4fd (patch)
tree520b504a480f40134ae5086c373ed393b8bbc5a5 /package.json
parent390c26de021f6ac3e7559680f15aeeb128f0dd82 (diff)
Bump rtlcss from 4.1.1 to 4.2.0 (#6681)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 4.1.1 to 4.2.0. - [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.1...v4.2.0) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1400c1a29..3ca070ed3 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"markdownlint-cli": "^0.41.0",
- "rtlcss": "^4.1.1",
+ "rtlcss": "^4.2.0",
"sass": "^1.77.8",
"stylelint": "^16.6.1",
"stylelint-config-recommended-scss": "^14.0.0",