aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-14 10:44:22 +0200
committerGitHub <[email protected]>2020-12-14 10:44:22 +0200
commit78389b2acf2db673d473c5557f9d11e5f6322e5f (patch)
treefe1284c8353d1f307471259d3ffb18bc8166c4b6 /package.json
parentb2477cc70cfdf70109921abf4398f1bed4ec09be (diff)
downloadbootstrap-78389b2acf2db673d473c5557f9d11e5f6322e5f.tar.xz
bootstrap-78389b2acf2db673d473c5557f9d11e5f6322e5f.zip
Bump rtlcss from 2.6.2 to 3.0.0 (#32431)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 2.6.2 to 3.0.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/2.6.2...3.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
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 aa04f8540..93c1cb4ac 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"postcss-cli": "^8.3.0",
"rollup": "^2.34.2",
"rollup-plugin-istanbul": "^2.0.1",
- "rtlcss": "^2.6.2",
+ "rtlcss": "^3.0.0",
"sass": "^1.30.0",
"shelljs": "^0.8.4",
"stylelint": "^13.8.0",