Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-29 17:28:51 +0300
committerGitHub <noreply@github.com>2021-06-29 17:28:51 +0300
commitd979dcf8530030d4a6612f1a11dccc901331ad95 (patch)
tree1e28e17ea8f329517fe8c2628e4daae74a4bab73 /package-lock.json
parentcb187599ead31fe0e25b133c7e100d74f52b08e8 (diff)
Bump rtlcss from 3.2.0 to 3.2.1 (#34372)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.2.0 to 3.2.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/3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: rtlcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 995e059444..eb94c1000a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8947,9 +8947,9 @@
}
},
"rtlcss": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.2.0.tgz",
- "integrity": "sha512-nV3UmaTmA5TkP2dYOR16ULu6FkMOqZRbiXbFZnmWIN9coPfx3gin31VGOPV7vrVMPjNds7pCS2UYy0mwQUdFCQ==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.2.1.tgz",
+ "integrity": "sha512-S9bh35JXwPIhfun7nFu/HjlNrwELL5nvTJqA1suLfbnqY/mauIL5sBkrJNHziVppX9PA2rJ7NV82+RtzB71mJA==",
"dev": true,
"requires": {
"chalk": "^4.1.0",