diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-25 16:14:43 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-25 16:14:43 +0300 |
| commit | ff38727bb01b83acf9afb0f8c6d2ae47111343f4 (patch) | |
| tree | 1764b30942f2cacfebcc45c23425d689d3531f83 | |
| parent | 2b6f6cd092121ae3a2a17c1c4885af19ff264ca9 (diff) | |
| download | bootstrap-ff38727bb01b83acf9afb0f8c6d2ae47111343f4.tar.xz bootstrap-ff38727bb01b83acf9afb0f8c6d2ae47111343f4.zip | |
Bump rtlcss from 3.1.2 to 3.2.0 (#34105)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.1.2 to 3.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/3.1.2...3.2.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 7a2c7be1e..f4ba7051e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9023,9 +9023,9 @@ } }, "rtlcss": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.1.2.tgz", - "integrity": "sha512-b04YSX37siupPOWUEguEBReWX2w4QT89C0PI9g2JzZycbq7zrgPmTr1DA1pizSWpKRFdCjjnrx/SSvU4fOHmGg==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.2.0.tgz", + "integrity": "sha512-nV3UmaTmA5TkP2dYOR16ULu6FkMOqZRbiXbFZnmWIN9coPfx3gin31VGOPV7vrVMPjNds7pCS2UYy0mwQUdFCQ==", "dev": true, "requires": { "chalk": "^4.1.0", diff --git a/package.json b/package.json index faefc8c66..f890a93cf 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "postcss-cli": "^8.3.1", "rollup": "^2.48.0", "rollup-plugin-istanbul": "^3.0.0", - "rtlcss": "^3.1.2", + "rtlcss": "^3.2.0", "sass": "^1.32.13", "shelljs": "^0.8.4", "stylelint": "^13.13.1", |
