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-07-14 08:55:08 +0300
committerGitHub <noreply@github.com>2021-07-14 08:55:08 +0300
commit2b297b977ac4d4a98ab2bf52d5c26fc6cd98709f (patch)
tree6c7dc2aa929b3513955aa0e513650f34484d84e1 /package-lock.json
parent96db1780e12ff835e2ef5c49ba669eb28006c085 (diff)
Bump rtlcss from 3.2.1 to 3.3.0 (#34490)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.2.1 to 3.3.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/v3.2.1...v3.3.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> 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 fe9b1a1eea..51f3a9b1c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8982,9 +8982,9 @@
}
},
"rtlcss": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.2.1.tgz",
- "integrity": "sha512-S9bh35JXwPIhfun7nFu/HjlNrwELL5nvTJqA1suLfbnqY/mauIL5sBkrJNHziVppX9PA2rJ7NV82+RtzB71mJA==",
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.3.0.tgz",
+ "integrity": "sha512-XZ2KEatH2nU5yPlts1Wu8SGIuZ3ndN025HQX5MqtUCUiOn5WkCDbcpJ2VJWjpuFmM2cUTQ1xtH21fhMCSseI5A==",
"dev": true,
"requires": {
"chalk": "^4.1.0",