]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump rtlcss from 3.0.0 to 3.1.1 (#32972)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Feb 2021 19:00:15 +0000 (21:00 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 19:00:15 +0000 (21:00 +0200)
Bumps [rtlcss](https://github.com/MohammadYounes/rtlcss) from 3.0.0 to 3.1.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.0.0...3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 0da44420b1dc4721fcd386c4fb12e32981c0096b..dae7c69d42540fa9ed69d0f7f22adba6d8c6d1e7 100644 (file)
       }
     },
     "rtlcss": {
-      "version": "3.0.0",
-      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.0.0.tgz",
-      "integrity": "sha512-loscJGYHzENxRo6ZT9q9bmHw2P0c8LcC4J4GQitWX2AJFii5il+qfnEWLXy7RkWez7yBOrAsnbD7frBsjnaZJw==",
+      "version": "3.1.1",
+      "resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.1.1.tgz",
+      "integrity": "sha512-G1AegWj7PRmVJrVY+nSv7OfEIgAMa7LiHN3KoVyRfa+FjZUugaDD8Nf6I2L+ppXtS52Mxlq6BHJrvcxZGC8ahQ==",
       "dev": true,
       "requires": {
         "chalk": "^4.1.0",
         "find-up": "^5.0.0",
         "mkdirp": "^1.0.4",
-        "postcss": "^8.2.1",
+        "postcss": "^8.2.4",
         "strip-json-comments": "^3.1.1"
       },
       "dependencies": {
index 0064280b47506951d7c3ecef60b732ce12fb55ca..05925330dbfbad33b7f6715c9ce722fa3180b2c7 100644 (file)
     "postcss-cli": "^8.3.1",
     "rollup": "^2.38.4",
     "rollup-plugin-istanbul": "^3.0.0",
-    "rtlcss": "^3.0.0",
+    "rtlcss": "^3.1.1",
     "sass": "^1.32.6",
     "shelljs": "^0.8.4",
     "stylelint": "^13.9.0",